This is an analysis of RNA-seq and 16S amplicon sequencing data across multiple tissue locations (ileum, caecum and rectum) from patients with PSC/UC, UC and healthy controls. The aims of the analysis were to:

  • Define tissue-defining transcriptional signatures in healthy individuals
  • Identify genes that vary with disease status
  • Determine how changes in disease associate with tissue dependency
  • Identify bacterial associations with disease
  • Determine host-microbiome correlations and whether these are tissue dependent

1. Exploratory analysis

In this section I deal with exploring the data in terms of quality and determine whether any samples need to be removed for downstream analysis.

Data analysis

Overview

Here I explore the data set in terms of the covariates that are included in the metadata. I am removing any colon samples and also any PSC patients that are assigned as SDPSC (small duct).

Nancy scores (overall and at each site)

Here I look at the Nancy scores between UC and PSC/UC just to see if there are any major differences in terms of the distribution of inflammation evidence between the groups.

PSC/UC vs. UC for overall Nancy score

This looks at whether there is a significant difference in overall Nancy score in UC vs PSC/UC.

0 2 4
HEALTHY 0 0 0
PSC/UC 8 1 0
UC 4 4 1
## 
##  Fisher's Exact Test for Count Data
## 
## data:  as.matrix(summary.nancy)[c("UC", "PSC/UC"), ]
## p-value = 0.1312
## alternative hypothesis: two.sided

There is not a significant difference between the groups in terms of overall nancy score.

Nancy score at site

Disease Nancy.score tissue Freq
HEALTHY 0 Caecum 0
PSC/UC 0 Caecum 8
UC 0 Caecum 8
HEALTHY 1 Caecum 0
PSC/UC 1 Caecum 0
UC 1 Caecum 0
HEALTHY 2 Caecum 0
PSC/UC 2 Caecum 1
UC 2 Caecum 2
HEALTHY 4 Caecum 0
PSC/UC 4 Caecum 0
UC 4 Caecum 0
HEALTHY 0 Ileum 0
PSC/UC 0 Ileum 8
UC 0 Ileum 7
HEALTHY 1 Ileum 0
PSC/UC 1 Ileum 0
UC 1 Ileum 0
HEALTHY 2 Ileum 0
PSC/UC 2 Ileum 1
UC 2 Ileum 0
HEALTHY 4 Ileum 0
PSC/UC 4 Ileum 0
UC 4 Ileum 0
HEALTHY 0 Rectum 0
PSC/UC 0 Rectum 9
UC 0 Rectum 8
HEALTHY 1 Rectum 0
PSC/UC 1 Rectum 1
UC 1 Rectum 0
HEALTHY 2 Rectum 0
PSC/UC 2 Rectum 0
UC 2 Rectum 1
HEALTHY 4 Rectum 0
PSC/UC 4 Rectum 0
UC 4 Rectum 1
## 
##  Fisher's Exact Test for Count Data
## 
## data:  summary.nancy.at.site[, , "Caecum"][2:3, ]
## p-value = 1
## alternative hypothesis: two.sided
## 
##  Fisher's Exact Test for Count Data
## 
## data:  summary.nancy.at.site[, , "Ileum"][2:3, ]
## p-value = 1
## alternative hypothesis: two.sided
## 
##  Fisher's Exact Test for Count Data
## 
## data:  summary.nancy.at.site[, , "Rectum"][2:3, ]
## p-value = 1
## alternative hypothesis: two.sided

As expected there isn’t a significant difference in inflammation scores. In fact for the majority of samples it is 0 anyway.

Read count summary

From memory there was a sample that was particularly low in terms of read counts. Here I plot the read counts for each sample to see if this is indeed the case.

There is a particulary low sample and this should be removed from downstream analysis.

Principle components analysis

Below I do a simple principle components analysis on log2(counts per million). This will hopefully identify any outlier samples and see some broad relationships between samples.

Based on the above PCA there are two options. Either remove the samples that look strange or swap them over for each other. Initially I will remove them as I can’t be 100% certain that they are a sample swap but they also do not fit the patterns that we see between tissues. Samples that are removed for downstream analysis are patient IDS 173, 263, 702.

Session Info

##   [1] "R version 3.6.1 (2019-07-05)"                                                                        
##   [2] "Platform: x86_64-conda_cos6-linux-gnu (64-bit)"                                                      
##   [3] "Running under: CentOS release 6.7 (Final)"                                                           
##   [4] ""                                                                                                    
##   [5] "Matrix products: default"                                                                            
##   [6] "BLAS/LAPACK: /gfs/devel/nilott/cgat-24102019/conda-install/envs/cgat-flow/lib/libopenblasp-r0.3.9.so"
##   [7] ""                                                                                                    
##   [8] "locale:"                                                                                             
##   [9] " [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              "                                          
##  [10] " [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8    "                                          
##  [11] " [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   "                                          
##  [12] " [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 "                                          
##  [13] " [9] LC_ADDRESS=C               LC_TELEPHONE=C            "                                          
##  [14] "[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       "                                          
##  [15] ""                                                                                                    
##  [16] "attached base packages:"                                                                             
##  [17] " [1] grid      parallel  stats4    stats     graphics  grDevices utils    "                          
##  [18] " [8] datasets  methods   base     "                                                                  
##  [19] ""                                                                                                    
##  [20] "other attached packages:"                                                                            
##  [21] " [1] broom_0.5.2                 org.Hs.eg.db_3.10.0        "                                        
##  [22] " [3] sva_3.34.0                  genefilter_1.68.0          "                                        
##  [23] " [5] mgcv_1.8-31                 nlme_3.1-147               "                                        
##  [24] " [7] igraph_1.2.4.1              plyr_1.8.6                 "                                        
##  [25] " [9] GenomicFeatures_1.38.0      AnnotationDbi_1.48.0       "                                        
##  [26] "[11] goseq_1.38.0                geneLenDataBase_1.22.0     "                                        
##  [27] "[13] BiasedUrn_1.07              ALDEx2_1.18.0              "                                        
##  [28] "[15] edgeR_3.28.0                limma_3.42.0               "                                        
##  [29] "[17] phyloseq_1.30.0             tidyr_0.8.3                "                                        
##  [30] "[19] VennDiagram_1.6.20          futile.logger_1.4.3        "                                        
##  [31] "[21] psych_1.9.12.31             ComplexHeatmap_2.2.0       "                                        
##  [32] "[23] ggcorrplot_0.1.3            ggpubr_0.2.5               "                                        
##  [33] "[25] magrittr_1.5                cluster_2.1.0              "                                        
##  [34] "[27] dplyr_0.8.0.1               data.table_1.12.8          "                                        
##  [35] "[29] dynamicTreeCut_1.63-1       vegan_2.5-6                "                                        
##  [36] "[31] lattice_0.20-41             permute_0.9-5              "                                        
##  [37] "[33] pheatmap_1.0.12             vsn_3.54.0                 "                                        
##  [38] "[35] gridExtra_2.3               RColorBrewer_1.1-2         "                                        
##  [39] "[37] reshape_0.8.8               RSQLite_2.1.2              "                                        
##  [40] "[39] DESeq2_1.26.0               SummarizedExperiment_1.16.0"                                        
##  [41] "[41] DelayedArray_0.12.0         BiocParallel_1.20.0        "                                        
##  [42] "[43] matrixStats_0.56.0          Biobase_2.46.0             "                                        
##  [43] "[45] GenomicRanges_1.38.0        GenomeInfoDb_1.22.0        "                                        
##  [44] "[47] IRanges_2.20.0              S4Vectors_0.24.0           "                                        
##  [45] "[49] BiocGenerics_0.32.0         gtools_3.8.2               "                                        
##  [46] "[51] gplots_3.0.3                car_3.0-2                  "                                        
##  [47] "[53] carData_3.0-2               ggrepel_0.8.2              "                                        
##  [48] "[55] ggplot2_3.2.1               knitr_1.25                 "                                        
##  [49] ""                                                                                                    
##  [50] "loaded via a namespace (and not attached):"                                                          
##  [51] "  [1] tidyselect_1.0.0         htmlwidgets_1.5.1       "                                             
##  [52] "  [3] munsell_0.5.0            codetools_0.2-16        "                                             
##  [53] "  [5] preprocessCore_1.48.0    withr_2.3.0             "                                             
##  [54] "  [7] colorspace_1.4-1         highr_0.8               "                                             
##  [55] "  [9] rstudioapi_0.11          ggsignif_0.6.0          "                                             
##  [56] " [11] labeling_0.3             GenomeInfoDbData_1.2.1  "                                             
##  [57] " [13] mnormt_1.5-6             bit64_0.9-7             "                                             
##  [58] " [15] farver_2.0.3             rhdf5_2.30.0            "                                             
##  [59] " [17] generics_0.0.2           vctrs_0.2.4             "                                             
##  [60] " [19] lambda.r_1.2.4           xfun_0.13               "                                             
##  [61] " [21] BiocFileCache_1.10.0     fastcluster_1.1.25      "                                             
##  [62] " [23] doParallel_1.0.16        R6_2.4.1                "                                             
##  [63] " [25] clue_0.3-57              locfit_1.5-9.4          "                                             
##  [64] " [27] bitops_1.0-6             assertthat_0.2.1        "                                             
##  [65] " [29] scales_1.1.0             nnet_7.3-13             "                                             
##  [66] " [31] gtable_0.3.0             affy_1.64.0             "                                             
##  [67] " [33] WGCNA_1.69               rlang_0.4.10            "                                             
##  [68] " [35] GlobalOptions_0.1.2      splines_3.6.1           "                                             
##  [69] " [37] rtracklayer_1.46.0       lazyeval_0.2.2          "                                             
##  [70] " [39] impute_1.60.0            acepack_1.4.1           "                                             
##  [71] " [41] checkmate_2.0.0          BiocManager_1.30.10     "                                             
##  [72] " [43] yaml_2.2.1               reshape2_1.4.3          "                                             
##  [73] " [45] abind_1.4-5              backports_1.1.6         "                                             
##  [74] " [47] Hmisc_4.2-0              tools_3.6.1             "                                             
##  [75] " [49] affyio_1.56.0            ellipsis_0.3.0          "                                             
##  [76] " [51] biomformat_1.14.0        Rcpp_1.0.4.6            "                                             
##  [77] " [53] base64enc_0.1-3          progress_1.2.2          "                                             
##  [78] " [55] zlibbioc_1.32.0          purrr_0.3.4             "                                             
##  [79] " [57] RCurl_1.95-4.12          prettyunits_1.1.1       "                                             
##  [80] " [59] rpart_4.1-15             openssl_1.4.1           "                                             
##  [81] " [61] GetoptLong_1.0.0         haven_2.1.0             "                                             
##  [82] " [63] futile.options_1.0.1     openxlsx_4.1.0          "                                             
##  [83] " [65] circlize_0.4.10          hms_0.5.3               "                                             
##  [84] " [67] evaluate_0.14            xtable_1.8-4            "                                             
##  [85] " [69] XML_3.98-1.20            rio_0.5.16              "                                             
##  [86] " [71] jpeg_0.1-8.1             readxl_1.3.1            "                                             
##  [87] " [73] shape_1.4.4              compiler_3.6.1          "                                             
##  [88] " [75] biomaRt_2.42.0           tibble_3.0.1            "                                             
##  [89] " [77] KernSmooth_2.23-16       crayon_1.3.4            "                                             
##  [90] " [79] htmltools_0.4.0          Formula_1.2-3           "                                             
##  [91] " [81] geneplotter_1.64.0       DBI_1.0.0               "                                             
##  [92] " [83] formatR_1.7              dbplyr_1.4.3            "                                             
##  [93] " [85] rappdirs_0.3.1           MASS_7.3-51.4           "                                             
##  [94] " [87] Matrix_1.2-18            ade4_1.7-15             "                                             
##  [95] " [89] gdata_2.18.0             forcats_0.4.0           "                                             
##  [96] " [91] pkgconfig_2.0.3          GenomicAlignments_1.22.0"                                             
##  [97] " [93] foreign_0.8-76           foreach_1.5.0           "                                             
##  [98] " [95] annotate_1.64.0          multtest_2.42.0         "                                             
##  [99] " [97] XVector_0.26.0           stringr_1.4.0           "                                             
## [100] " [99] digest_0.6.27            Biostrings_2.54.0       "                                             
## [101] "[101] rmarkdown_1.16           cellranger_1.1.0        "                                             
## [102] "[103] htmlTable_1.13.3         curl_4.3                "                                             
## [103] "[105] Rsamtools_2.2.0          rjson_0.2.20            "                                             
## [104] "[107] lifecycle_0.2.0          jsonlite_1.6.1          "                                             
## [105] "[109] Rhdf5lib_1.8.0           askpass_1.1             "                                             
## [106] "[111] pillar_1.4.3             GO.db_3.10.0            "                                             
## [107] "[113] httr_1.4.1               survival_3.1-12         "                                             
## [108] "[115] glue_1.4.2               zip_2.0.1               "                                             
## [109] "[117] png_0.1-7                iterators_1.0.12        "                                             
## [110] "[119] bit_4.0.4                stringi_1.4.3           "                                             
## [111] "[121] blob_1.2.1               latticeExtra_0.6-29     "                                             
## [112] "[123] caTools_1.18.0           memoise_1.1.0           "                                             
## [113] "[125] ape_5.3                 "

2. Defining tissue-dependent transcription

In this section I use RNA-seq across tissue sites to explore the tissue-defining transcriptional features. This is done in control participants so as to remove any influence of disease state on gene expression.

Data analysis

Overview

In this analysis I explore transcriptional signatures that are associated with each of the tissue sites. The idea was to perform a rather general differential expression analysis in healthy individuals and then perform some sort of clustering analysis to define tissue-defining gene signatures. The aim is really to see if we can see what functional differences there are between intestinal sites and how these may be affected in inflammatory bowel disease.

The data set at a glance

This is a summary of the data set that I am working with. I will base some of the filtering steps on the number of samples that I have in each tissue/disease group. Below is a summary of these numbers.

HEALTHY PSC/UC UC
Caecum 9 7 10
Ileum 11 7 9
Rectum 12 7 10

The lowest number of samples for any group is 7 PSC/UC individuals in the Rectum. When doing differential expression analysis across tissues I set a threshold of keeping genes that have at least 10 reads in at least 7 individuals. This is so that the definition of tissue-defining signatures can be compared directly when I go on to perform differential expression analysis between diseases and healthy controls.

Principle components analysis on healthy samples

I have already performed this analysis during exploration of the data. Here as I am performing tissue differential expression on samples from healthy individuals I remove PSC/UC and UC samples before running the PCA.

Differential expression results

I run the LRT function in DESeq2 in order to define genes that are differentially expressed between any of the tissues. The idea is that genes that show similar patterns of expression across tissues will then be defined into signatures via cluster analysis.

Dispersion estimates

Below is the plot of the dispersion estimates obtained from DESeq2. DESeq2 is run controlling for Individual using the LRT test. The resulting differentially expressed set is therefoer any gene that varies in any way across tissue sites.

Differentially expressed genes

After runnng DESeq2 I found there were 13070 significant differences found between the tissues.

Here I visualise differences across tissues in a heatmap.

There are a large number of significantly differentially expressed genes across tissue sites. They appear to fall into fairly neat clusters which I will expore in teh next sections.

kmeans analysis

The above shows us how genes vary between any of the tissues. As can be seen from the heatmap there is some very nice clustering by tissue. Although we can visually identify distinct clusters of genes that are differentially expressed between tissues, first we use the elbow method to determine the optimal number of clusters.

Elbow plot

The issue with the above plot is that it is quite a smooth curve and there isn’t such a definitive cut-off. I therefore will explore the use of the dynamic tree cut that will use the same parameters for clustering as in the heatmap and may give a suitable defintion for gene clusters.

Dynamic tree cut analysis

Here I use the dynamic tree cutting method to place genes into clusters.

##  ..done.

The dynamic tree cutting method identified 5. These are annotated on the heatmap.

## null device 
##           1
## null device 
##           1

These 5 clusters look to represent the data pretty well - at least by eye. I will use these clusters to perform pathways analysis.

GO biological Pathways analysis by cluster

Here I run pathways analysis (GO biological pathways) on each cluster to determine which pathways are enriched in the different tissues. Top 10 pathways in each cluster are plotted (i.e. top 10 significantly enriched pathways). This is performed using cgat-apps runGO.py.

Cluster 1: High in Ileum

Top 10 enriched pathways in cluster 1
code scount stotal spercent bcount btotal bpercent ratio pvalue pover punder goid category description fdr
27 + 64 2674 2.39 138 12394 1.11 2.15 0 0 1 GO_CELLULAR_LIPID_CATABOLIC_PROCESS GO_BP GO_CELLULAR_LIPID_CATABOLIC_PROCESS 0
28 + 251 2674 9.39 793 12394 6.40 1.47 0 0 1 GO_CELLULAR_LIPID_METABOLIC_PROCESS GO_BP GO_CELLULAR_LIPID_METABOLIC_PROCESS 0
87 + 89 2674 3.33 208 12394 1.68 1.98 0 0 1 GO_LIPID_CATABOLIC_PROCESS GO_BP GO_LIPID_CATABOLIC_PROCESS 0
91 + 312 2674 11.67 985 12394 7.95 1.47 0 0 1 GO_LIPID_METABOLIC_PROCESS GO_BP GO_LIPID_METABOLIC_PROCESS 0
111 + 154 2674 5.76 429 12394 3.46 1.66 0 0 1 GO_MONOCARBOXYLIC_ACID_METABOLIC_PROCESS GO_BP GO_MONOCARBOXYLIC_ACID_METABOLIC_PROCESS 0
140 + 252 2674 9.42 827 12394 6.67 1.41 0 0 1 GO_ORGANIC_ACID_METABOLIC_PROCESS GO_BP GO_ORGANIC_ACID_METABOLIC_PROCESS 0
144 + 147 2674 5.50 417 12394 3.36 1.63 0 0 1 GO_ORGANIC_HYDROXY_COMPOUND_METABOLIC_PROCESS GO_BP GO_ORGANIC_HYDROXY_COMPOUND_METABOLIC_PROCESS 0
215 + 257 2674 9.61 838 12394 6.76 1.42 0 0 1 GO_SINGLE_ORGANISM_CATABOLIC_PROCESS GO_BP GO_SINGLE_ORGANISM_CATABOLIC_PROCESS 0
219 + 107 2674 4.00 287 12394 2.32 1.73 0 0 1 GO_SMALL_MOLECULE_CATABOLIC_PROCESS GO_BP GO_SMALL_MOLECULE_CATABOLIC_PROCESS 0
220 + 426 2674 15.93 1534 12394 12.38 1.29 0 0 1 GO_SMALL_MOLECULE_METABOLIC_PROCESS GO_BP GO_SMALL_MOLECULE_METABOLIC_PROCESS 0

Cluster 2: Low in Ileum

Top 10 enriched pathways in cluster 2
code scount stotal spercent bcount btotal bpercent ratio pvalue pover punder goid category description fdr
11 + 242 2319 10.44 471 12394 3.80 2.75 0 0 1 GO_AMIDE_BIOSYNTHETIC_PROCESS GO_BP GO_AMIDE_BIOSYNTHETIC_PROCESS 0
12 + 30 2319 1.29 51 12394 0.41 3.14 0 0 1 GO_AMINO_ACID_ACTIVATION GO_BP GO_AMINO_ACID_ACTIVATION 0
37 + 244 2319 10.52 933 12394 7.53 1.40 0 0 1 GO_CARBOHYDRATE_DERIVATIVE_METABOLIC_PROCESS GO_BP GO_CARBOHYDRATE_DERIVATIVE_METABOLIC_PROCESS 0
40 + 277 2319 11.94 654 12394 5.28 2.26 0 0 1 GO_CELLULAR_AMIDE_METABOLIC_PROCESS GO_BP GO_CELLULAR_AMIDE_METABOLIC_PROCESS 0
45 + 153 2319 6.60 465 12394 3.75 1.76 0 0 1 GO_CELLULAR_COMPONENT_DISASSEMBLY GO_BP GO_CELLULAR_COMPONENT_DISASSEMBLY 0
49 + 209 2319 9.01 623 12394 5.03 1.79 0 0 1 GO_CELLULAR_MACROMOLECULAR_COMPLEX_ASSEMBLY GO_BP GO_CELLULAR_MACROMOLECULAR_COMPLEX_ASSEMBLY 0
50 + 299 2319 12.89 1142 12394 9.21 1.40 0 0 1 GO_CELLULAR_MACROMOLECULE_LOCALIZATION GO_BP GO_CELLULAR_MACROMOLECULE_LOCALIZATION 0
53 + 74 2319 3.19 118 12394 0.95 3.35 0 0 1 GO_CELLULAR_PROTEIN_COMPLEX_DISASSEMBLY GO_BP GO_CELLULAR_PROTEIN_COMPLEX_DISASSEMBLY 0
54 + 70 2319 3.02 135 12394 1.09 2.77 0 0 1 GO_CELLULAR_RESPIRATION GO_BP GO_CELLULAR_RESPIRATION 0
68 + 323 2319 13.93 1170 12394 9.44 1.48 0 0 1 GO_CELL_CYCLE GO_BP GO_CELL_CYCLE 0

Cluster 3: High in Rectum

Top 10 enriched pathways in cluster 3
code scount stotal spercent bcount btotal bpercent ratio pvalue pover punder goid category description fdr
140 + 255 1728 14.76 1191 12394 9.61 1.54 0e+00 0e+00 1 GO_NEUROGENESIS GO_BP GO_NEUROGENESIS 0.0e+00
142 + 139 1728 8.04 585 12394 4.72 1.70 0e+00 0e+00 1 GO_NEURON_DEVELOPMENT GO_BP GO_NEURON_DEVELOPMENT 0.0e+00
143 + 168 1728 9.72 728 12394 5.87 1.66 0e+00 0e+00 1 GO_NEURON_DIFFERENTIATION GO_BP GO_NEURON_DIFFERENTIATION 0.0e+00
50 + 83 1728 4.80 315 12394 2.54 1.89 0e+00 0e+00 1 GO_CELL_MORPHOGENESIS_INVOLVED_IN_NEURON_DIFFERENTIATION GO_BP GO_CELL_MORPHOGENESIS_INVOLVED_IN_NEURON_DIFFERENTIATION 2.0e-06
43 + 133 1728 7.70 594 12394 4.79 1.61 0e+00 0e+00 1 GO_CELL_CELL_SIGNALING GO_BP GO_CELL_CELL_SIGNALING 3.0e-06
48 + 230 1728 13.31 1176 12394 9.49 1.40 0e+00 0e+00 1 GO_CELL_DEVELOPMENT GO_BP GO_CELL_DEVELOPMENT 5.0e-06
149 + 86 1728 4.98 345 12394 2.78 1.79 0e+00 0e+00 1 GO_NEURON_PROJECTION_MORPHOGENESIS GO_BP GO_NEURON_PROJECTION_MORPHOGENESIS 9.0e-06
232 + 48 1728 2.78 160 12394 1.29 2.15 1e-07 1e-07 1 GO_REGULATION_OF_NEUROTRANSMITTER_LEVELS GO_BP GO_REGULATION_OF_NEUROTRANSMITTER_LEVELS 2.7e-05
277 + 80 1728 4.63 326 12394 2.63 1.76 2e-07 2e-07 1 GO_SYNAPTIC_SIGNALING GO_BP GO_SYNAPTIC_SIGNALING 3.8e-05
148 + 50 1728 2.89 174 12394 1.40 2.06 2e-07 2e-07 1 GO_NEURON_PROJECTION_GUIDANCE GO_BP GO_NEURON_PROJECTION_GUIDANCE 5.5e-05

Cluster 4: Low in Rectum

Top 10 enriched pathways in cluster 4
code scount stotal spercent bcount btotal bpercent ratio pvalue pover punder goid category description fdr
2 + 101 1160 8.71 394 12394 3.18 2.74 0 0 1 GO_ACTIVATION_OF_IMMUNE_RESPONSE GO_BP GO_ACTIVATION_OF_IMMUNE_RESPONSE 0
3 + 83 1160 7.16 244 12394 1.97 3.63 0 0 1 GO_ADAPTIVE_IMMUNE_RESPONSE GO_BP GO_ADAPTIVE_IMMUNE_RESPONSE 0
4 + 49 1160 4.22 141 12394 1.14 3.71 0 0 1 GO_ADAPTIVE_IMMUNE_RESPONSE_BASED_ON_SOMATIC_RECOMBINATION_OF_IMMUNE_RECEPTORS_BUILT_FROM_IMMUNOGLOBULIN_SUPERFAMILY_DOMAINS GO_BP GO_ADAPTIVE_IMMUNE_RESPONSE_BASED_ON_SOMATIC_RECOMBINATION_OF_IMMUNE_RECEPTORS_BUILT_FROM_IMMUNOGLOBULIN_SUPERFAMILY_DOMAINS 0
10 + 48 1160 4.14 184 12394 1.48 2.79 0 0 1 GO_ANTIGEN_RECEPTOR_MEDIATED_SIGNALING_PATHWAY GO_BP GO_ANTIGEN_RECEPTOR_MEDIATED_SIGNALING_PATHWAY 0
12 + 174 1160 15.00 899 12394 7.25 2.07 0 0 1 GO_BIOLOGICAL_ADHESION GO_BP GO_BIOLOGICAL_ADHESION 0
20 + 33 1160 2.84 87 12394 0.70 4.05 0 0 1 GO_B_CELL_MEDIATED_IMMUNITY GO_BP GO_B_CELL_MEDIATED_IMMUNITY 0
22 + 24 1160 2.07 50 12394 0.40 5.13 0 0 1 GO_B_CELL_RECEPTOR_SIGNALING_PATHWAY GO_BP GO_B_CELL_RECEPTOR_SIGNALING_PATHWAY 0
41 + 111 1160 9.57 503 12394 4.06 2.36 0 0 1 GO_CELL_ACTIVATION GO_BP GO_CELL_ACTIVATION 0
42 + 33 1160 2.84 115 12394 0.93 3.07 0 0 1 GO_CELL_ACTIVATION_INVOLVED_IN_IMMUNE_RESPONSE GO_BP GO_CELL_ACTIVATION_INVOLVED_IN_IMMUNE_RESPONSE 0
43 + 102 1160 8.79 522 12394 4.21 2.09 0 0 1 GO_CELL_CELL_ADHESION GO_BP GO_CELL_CELL_ADHESION 0

Cluster 5: Subset of ileum samples high in expression

No significant pathways for this small cluster.

Matrices of genes in top ten pathways for each cluster

This set of analyses serves to look at how pathways related to each other in terms of the genes that are present (and differentially expressed). I provides a guage of how redundant the significant biological pathway gene sets are.

Cluster 1

Cluster 2

Cluster 3

Cluster 4

Genes of interest based on pathways analysis

Is is of interest to drill down a little deeper into genes that contribute to the significantly enriched pathways. As lipid metabolism and various other metabolism-based pathways came out I will use the reactome database annotations to try and find some more meaningful (i.e. lower level functions) and lower level annotations for genes of interest.

Reactome analysis

I perfomr enrchment analysis of reactome genesets here.

Examining the results tables suggests that there are a number of solute carriers that are differentially expressed between tissues. I next have a look at whether there is any enrichment of any particular family of SLC proteins. This requires building a database with the family memebers annotated and then running the enrichment analysis.

There isn’t much going on in terms of specific families of SLC transporters - especially in the Ileum. However there are the Ileal bile acid transporters that are in cluster 1 (ileum). Bile acid uptake is important in regulating nutrient absorbtion in the small intestine. It is of interest that bile acids activate FXR and we do see that both FXR1 and FXR2 are part of cluster1, suggesting that these have a role in the ileum. These nuclear receptors are likely acting to regulate lipid metabolism in the ileum. Below I plot the bile acid transporters and FXR1 and FXR2 to show that bile acid related pathways are different in the ileum compared with the caecum and rectum.

Bile acid transport and function in the ileum

Below are the plots showing the bile acid transporters and FXR nuclear receptors across tissues.

Cytochrome P450 components

A number of cytochrome P450 components fall into cluster 1. These are part of small molecule metabolic pathways and are involved in xenobiotic metabolism. It is unsurprising that these are more highly expressed in the ileum compared to the large intestine. Visualisation of these components is below.

ATP synthase components

Of note, cluster 2 contains mitochondrial genes involved in OXPHOS - this includes a number of ATP synthase genes plotted below.

Protein translation

Also of note, cluster 2 contains genes involved in translation e.g. ribosomal proteins involved in the GO_AMIDE_BIOSYNTHETIC_PROCESS. This suggests cellular growth (I think). Of interest and based on other observations, there are a number of immune-cell specific ribosomal proteins that were defined in this paper

SNARE complex and neuronal processes

Cluster 3, whish is predominantly rectum-associated, has higher expression of genes involved in synapse assembly and formation. It is likely that this represents an increased frequency of nneuronal cell types in the rectum relative to other cell types.

Immune pathways

Cluster 4 represents activated immune signatures. The cluster itself is a bit of a mix between genes that are more highly expressed in the caecum/rectum and those that are higher in the ileum. Clearly there is a B-cell and adaptive immune system signature. Below I plot the B cell signature (GO_B_CELL_MEDIATED_IMMUNITY).

Enrichment of transcription factor motifs in clusters

Given the large variation in gene expression between tissue sites it was of interest to see if this translates to differences in transcritpion factor signatures that may be responsible for tissue-defining gene clusters. To determine this, I run enrichment analysis using transfac match genesets from the MsigDB (v6.1).

Below are plots to show the top ten motifs that are enriched in the different gene clusters.

Cluster 1 tf enrichment

Cluster 2 tf enrichment

Cluster 3 tf enrichment

Cluster 4 tf enrichment

Genes of interest

It is difficult to narrow down exactly which genes to present and which are the most important in each cluster. Here I look at how genes that fall into the different significant GO biological pathways are related to genes that are part of enriched transcription factor motifs. That is, the expectation is that enriched transcription factor motifs will be involved in some of the biological pathways that are also associated.

HNF1 and lipid metabolism

There are established links between HNF transcription factors and the regulation of fatty acid metabolism. Here I look at a selection of genes that link HNF and lipid metabolism. For example see here

Protein synthesis, proliferation etc

E2F transcription factor is an elongation factor that is important for regulation of cell cycle genes. It is unsurprising that this transcription factor has emerged as regulating cluster 2 genes. Here we investigate how it relates to cell cycle control.

SRF transcription factor and neuronal functions?

SRF transcription factors look to be involved in neuronal survival although it has broader functions in multiple cells types

Neurotransmitter release in the rectum

From the data above it seems like there is increased neurogenesis and/or neuronal survival. Although not shown here, there is no general increased expression of the neuronal marker ELAVL4, suggesting that there isn’t an increased density of neurons in the rectum. It may be that there is an increase in a specific sub-population of neurons and it therefore may be helpful to look at the set of genes that are involved in neurotransmitter release to get an idea of this.

ETS transcription factor and adaptive immunity

ETS transcription factors are broadly expressed and involved in multiple cellular processes. It has also been shown that ETS transcription factors are also involved in activation and proliferative capacity of T cells. It is also expressed at high levels in B cells. Here I hypothesise that the ETS is regulating genes involved in lymphocyte activation in cluster 4 (high in caecum predominantly).

Immunoglobulin genes

It is quite difficult to work out what is going on with the Ig genes but I want to include them here to think about.

Factors associated with tertiary lymphoid structure formation

Emily suggested to look at the single cell paper from Alison Simmons group that describes a population of cells that are especially present (S4) in UC patient biopsies that look to be involved in recruiting lymphocytes and follicle formation. I am interested to see which sites are more likely to have follicles based on these markers.

It’s still a bit of a mixed bag here although activated stroma e.g PDPN is more highly expressed in the caecum and falls in the “immune” cluster.

Correlation betwen Ig gene expression and proliferation markers

I am interested in whether the increased Ig expression seen in the caecum is somehow related to proliferation of B-cells. Here I look at the correlation between Ig gene expression and the cell cycle control gene E2F1.

The only significant correlation was a negative one with the IGBP1. This may be of interest as this protein binds IgM. It is more highly expressed in the Ileum - maybe as B cells have not class switched here??

I produced the plot above to see if there was a correlation between IGBP1 and cell cycle genes i.e. to see if its associated with proliferation. It is not when you account for the different tissues.

Correlation with lymphocyte-specific cell-cycle control genes

E2F1 is quite a general cell-cycle control gene. I suspect that we are looking at increased proliferation in the caecum of a subset of cells - most likely B-cells. In order to see whether this is likely to be the case, I look at the correlation between Ig genes and the lymphocyte-specific cell-cylce control gene HELLS (lymphocyte-specific helicase).

cor p.value padj
ENSG00000089289 -0.6116283 0.0001998 0.0331618

Again, the only significant correlation was a negative one with IGBP1. It’s quite difficult to draw any conclusions from this relationship as I can’t find anything much in the literature about the specificity of IGBP1.

Writing genesets

In further analysis I will explore how differentially expressed genes between disease and healthy fall in terms of the clusters defined above. Therfore here I produce genesets for input into that analysis. These are written out here.

Session Info

##   [1] "R version 3.6.1 (2019-07-05)"                                                                        
##   [2] "Platform: x86_64-conda_cos6-linux-gnu (64-bit)"                                                      
##   [3] "Running under: CentOS release 6.7 (Final)"                                                           
##   [4] ""                                                                                                    
##   [5] "Matrix products: default"                                                                            
##   [6] "BLAS/LAPACK: /gfs/devel/nilott/cgat-24102019/conda-install/envs/cgat-flow/lib/libopenblasp-r0.3.9.so"
##   [7] ""                                                                                                    
##   [8] "locale:"                                                                                             
##   [9] " [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              "                                          
##  [10] " [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8    "                                          
##  [11] " [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   "                                          
##  [12] " [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 "                                          
##  [13] " [9] LC_ADDRESS=C               LC_TELEPHONE=C            "                                          
##  [14] "[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       "                                          
##  [15] ""                                                                                                    
##  [16] "attached base packages:"                                                                             
##  [17] " [1] grid      parallel  stats4    stats     graphics  grDevices utils    "                          
##  [18] " [8] datasets  methods   base     "                                                                  
##  [19] ""                                                                                                    
##  [20] "other attached packages:"                                                                            
##  [21] " [1] broom_0.5.2                 org.Hs.eg.db_3.10.0        "                                        
##  [22] " [3] sva_3.34.0                  genefilter_1.68.0          "                                        
##  [23] " [5] mgcv_1.8-31                 nlme_3.1-147               "                                        
##  [24] " [7] igraph_1.2.4.1              plyr_1.8.6                 "                                        
##  [25] " [9] GenomicFeatures_1.38.0      AnnotationDbi_1.48.0       "                                        
##  [26] "[11] goseq_1.38.0                geneLenDataBase_1.22.0     "                                        
##  [27] "[13] BiasedUrn_1.07              ALDEx2_1.18.0              "                                        
##  [28] "[15] edgeR_3.28.0                limma_3.42.0               "                                        
##  [29] "[17] phyloseq_1.30.0             tidyr_0.8.3                "                                        
##  [30] "[19] VennDiagram_1.6.20          futile.logger_1.4.3        "                                        
##  [31] "[21] psych_1.9.12.31             ComplexHeatmap_2.2.0       "                                        
##  [32] "[23] ggcorrplot_0.1.3            ggpubr_0.2.5               "                                        
##  [33] "[25] magrittr_1.5                cluster_2.1.0              "                                        
##  [34] "[27] dplyr_0.8.0.1               data.table_1.12.8          "                                        
##  [35] "[29] dynamicTreeCut_1.63-1       vegan_2.5-6                "                                        
##  [36] "[31] lattice_0.20-41             permute_0.9-5              "                                        
##  [37] "[33] pheatmap_1.0.12             vsn_3.54.0                 "                                        
##  [38] "[35] gridExtra_2.3               RColorBrewer_1.1-2         "                                        
##  [39] "[37] reshape_0.8.8               RSQLite_2.1.2              "                                        
##  [40] "[39] DESeq2_1.26.0               SummarizedExperiment_1.16.0"                                        
##  [41] "[41] DelayedArray_0.12.0         BiocParallel_1.20.0        "                                        
##  [42] "[43] matrixStats_0.56.0          Biobase_2.46.0             "                                        
##  [43] "[45] GenomicRanges_1.38.0        GenomeInfoDb_1.22.0        "                                        
##  [44] "[47] IRanges_2.20.0              S4Vectors_0.24.0           "                                        
##  [45] "[49] BiocGenerics_0.32.0         gtools_3.8.2               "                                        
##  [46] "[51] gplots_3.0.3                car_3.0-2                  "                                        
##  [47] "[53] carData_3.0-2               ggrepel_0.8.2              "                                        
##  [48] "[55] ggplot2_3.2.1               knitr_1.25                 "                                        
##  [49] ""                                                                                                    
##  [50] "loaded via a namespace (and not attached):"                                                          
##  [51] "  [1] tidyselect_1.0.0         htmlwidgets_1.5.1       "                                             
##  [52] "  [3] munsell_0.5.0            codetools_0.2-16        "                                             
##  [53] "  [5] preprocessCore_1.48.0    withr_2.3.0             "                                             
##  [54] "  [7] colorspace_1.4-1         highr_0.8               "                                             
##  [55] "  [9] rstudioapi_0.11          ggsignif_0.6.0          "                                             
##  [56] " [11] labeling_0.3             GenomeInfoDbData_1.2.1  "                                             
##  [57] " [13] mnormt_1.5-6             bit64_0.9-7             "                                             
##  [58] " [15] farver_2.0.3             rhdf5_2.30.0            "                                             
##  [59] " [17] generics_0.0.2           vctrs_0.2.4             "                                             
##  [60] " [19] lambda.r_1.2.4           xfun_0.13               "                                             
##  [61] " [21] BiocFileCache_1.10.0     fastcluster_1.1.25      "                                             
##  [62] " [23] doParallel_1.0.16        R6_2.4.1                "                                             
##  [63] " [25] clue_0.3-57              locfit_1.5-9.4          "                                             
##  [64] " [27] bitops_1.0-6             assertthat_0.2.1        "                                             
##  [65] " [29] scales_1.1.0             nnet_7.3-13             "                                             
##  [66] " [31] gtable_0.3.0             affy_1.64.0             "                                             
##  [67] " [33] WGCNA_1.69               rlang_0.4.10            "                                             
##  [68] " [35] GlobalOptions_0.1.2      splines_3.6.1           "                                             
##  [69] " [37] rtracklayer_1.46.0       lazyeval_0.2.2          "                                             
##  [70] " [39] impute_1.60.0            acepack_1.4.1           "                                             
##  [71] " [41] checkmate_2.0.0          BiocManager_1.30.10     "                                             
##  [72] " [43] yaml_2.2.1               reshape2_1.4.3          "                                             
##  [73] " [45] abind_1.4-5              backports_1.1.6         "                                             
##  [74] " [47] Hmisc_4.2-0              tools_3.6.1             "                                             
##  [75] " [49] affyio_1.56.0            ellipsis_0.3.0          "                                             
##  [76] " [51] biomformat_1.14.0        Rcpp_1.0.4.6            "                                             
##  [77] " [53] base64enc_0.1-3          progress_1.2.2          "                                             
##  [78] " [55] zlibbioc_1.32.0          purrr_0.3.4             "                                             
##  [79] " [57] RCurl_1.95-4.12          prettyunits_1.1.1       "                                             
##  [80] " [59] rpart_4.1-15             openssl_1.4.1           "                                             
##  [81] " [61] GetoptLong_1.0.0         haven_2.1.0             "                                             
##  [82] " [63] futile.options_1.0.1     openxlsx_4.1.0          "                                             
##  [83] " [65] circlize_0.4.10          hms_0.5.3               "                                             
##  [84] " [67] evaluate_0.14            xtable_1.8-4            "                                             
##  [85] " [69] XML_3.98-1.20            rio_0.5.16              "                                             
##  [86] " [71] jpeg_0.1-8.1             readxl_1.3.1            "                                             
##  [87] " [73] shape_1.4.4              compiler_3.6.1          "                                             
##  [88] " [75] biomaRt_2.42.0           tibble_3.0.1            "                                             
##  [89] " [77] KernSmooth_2.23-16       crayon_1.3.4            "                                             
##  [90] " [79] htmltools_0.4.0          Formula_1.2-3           "                                             
##  [91] " [81] geneplotter_1.64.0       DBI_1.0.0               "                                             
##  [92] " [83] formatR_1.7              dbplyr_1.4.3            "                                             
##  [93] " [85] rappdirs_0.3.1           MASS_7.3-51.4           "                                             
##  [94] " [87] Matrix_1.2-18            ade4_1.7-15             "                                             
##  [95] " [89] gdata_2.18.0             forcats_0.4.0           "                                             
##  [96] " [91] pkgconfig_2.0.3          GenomicAlignments_1.22.0"                                             
##  [97] " [93] foreign_0.8-76           foreach_1.5.0           "                                             
##  [98] " [95] annotate_1.64.0          multtest_2.42.0         "                                             
##  [99] " [97] XVector_0.26.0           stringr_1.4.0           "                                             
## [100] " [99] digest_0.6.27            Biostrings_2.54.0       "                                             
## [101] "[101] rmarkdown_1.16           cellranger_1.1.0        "                                             
## [102] "[103] htmlTable_1.13.3         curl_4.3                "                                             
## [103] "[105] Rsamtools_2.2.0          rjson_0.2.20            "                                             
## [104] "[107] lifecycle_0.2.0          jsonlite_1.6.1          "                                             
## [105] "[109] Rhdf5lib_1.8.0           askpass_1.1             "                                             
## [106] "[111] pillar_1.4.3             GO.db_3.10.0            "                                             
## [107] "[113] httr_1.4.1               survival_3.1-12         "                                             
## [108] "[115] glue_1.4.2               zip_2.0.1               "                                             
## [109] "[117] png_0.1-7                iterators_1.0.12        "                                             
## [110] "[119] bit_4.0.4                stringi_1.4.3           "                                             
## [111] "[121] blob_1.2.1               latticeExtra_0.6-29     "                                             
## [112] "[123] caTools_1.18.0           memoise_1.1.0           "                                             
## [113] "[125] ape_5.3                 "

3. Transcriptional associations in disease

In this section I look at how genes vary in gene expression across the disease groups and how these map on to the previously defined tissue-defining clusters.

Data analysis

Overview

This analysis is concerned with identifying differentially expressed genes across disease states. Primarily we are interested in whether there is a particular gene expression signature that is associated with PSC/UC as opposed to UC alone. There are some complicating factors in the analysis in that a small subset of samples are mildly inflamed - this could affect differential expression results. Nevertheless, I have presiously shown that there are no statistically significant differences betwen PSC/UC and UC in terms of Nancy scores at each of the tissue sites sampled.

Dataset at a glance

I have decided to perform differential expression analysis at each site separately and then compare the results. Initially I am using the LRT test in DESeq2 to define differentially expressed genes between healthy, PSC/UC and UC. The idea is that we could do something similar to the between tissue analyses if the differences in disease groups are not too subtle. First I will perform some further exploratory analysis.

I will base some of the filtering steps on the number of samples that I have in each tissue/disease group. Below is a summary of these numbers. The filtering is the same as was performed for defining differentially expressed genes between tissues. This allows a more straightforward comparison between analyses.

HEALTHY PSC/UC UC
Caecum 9 7 10
Ileum 11 7 9
Rectum 12 7 10

Description of the metadata

Significance of metadata variables associated with group status is explored here. I feel like these are better as a plot rather than a table but could be wrong. Plot age, sex, nancy.score.at.site, UCEIS,

## Sex:
## Age:
## nancy:206
##  nancy:881
##  nancy:417
##  nancy:220
##  nancy:437
##  nancy:703
##  nancy:923
##  nancy:394
##  nancy:471
##  nancy:811
##  nancy:274
##  nancy:431
## UCEIS:206
##  UCEIS:881
##  UCEIS:417
##  UCEIS:220
##  UCEIS:437
##  UCEIS:703
##  UCEIS:923
##  UCEIS:394
##  UCEIS:471
##  UCEIS:811
##  UCEIS:274
##  UCEIS:431
## Urso:
## vedolizumab:
## AZA.6MP.ISS:
## X5.ASA:
## steroid:

Principle components analysis

This is an initial look at principle components using log2cpm. I have already had a look at this as an exploratory analysis and removed patients that were outliers i.e. their expression profiles were inconsistent with tissue patterns and may have been the result of a sample swap. Also removed was a patient that had polyps.

PERMANOVA assessing tissue effects

Here I look explicitly at whether there is a significant association between overall expression patterns and tissue site.

Tissue effect
Df SumsOfSqs MeanSqs F.Model R2 Pr(>F)
Tissue.location 2 0.0997791 0.0498896 25.51449 0.3924431 0.001
Residuals 79 0.1544721 0.0019553 NA 0.6075569 NA
Total 81 0.2542512 NA NA 1.0000000 NA

PCA at each tissue

Here I look at the principle components analysis at each tissue location separately. This will help to detect if there are any differences by disease status that are somewhat masked by the huge amount of variation explained by tissue location.

There is not a clear clustering by group in terms of overall gene expression patterns. Nevertheless we can test for association using a PERMANOVA.

PERMANOVA for disease associations at each tissue

Below I test whether there is a difference in overall expression profiles by disease status. This is done in each tissue separately.

Ileum
Df SumsOfSqs MeanSqs F.Model R2 Pr(>F)
Disease 2 0.0059934 0.0029967 1.614911 0.1186134 0.051
Residuals 24 0.0445357 0.0018557 NA 0.8813866 NA
Total 26 0.0505292 NA NA 1.0000000 NA
Caecum
Df SumsOfSqs MeanSqs F.Model R2 Pr(>F)
Disease 2 0.0032406 0.0016203 1.061678 0.0845172 0.36
Residuals 23 0.0351015 0.0015262 NA 0.9154828 NA
Total 25 0.0383421 NA NA 1.0000000 NA
Rectum
Df SumsOfSqs MeanSqs F.Model R2 Pr(>F)
Disease 2 0.0041217 0.0020609 0.8715505 0.0628301 0.653
Residuals 26 0.0614791 0.0023646 NA 0.9371699 NA
Total 28 0.0656008 NA NA 1.0000000 NA

There look to be very subtle overall differences in overall gene expression profiles in terms of disease status. The strongest effects are in the ileum as noted by the highest R^2.

Differential expression analysis by group (disease)

Below is the results of differential expression analysis using DESeq2. No covariates are taken into account (numbers are small). Initially I perform an overall test (LRT) to see which genes are differentially expressed between any group.

Number of significantly differentially expressed genes at each site.

nsig.caecum nsig.ileum nsig.rectum
17 111 27
## png 
##   2

Heatmap of changes

Below is a heatmap of all of the observed changes (union at each tissue site). This is to try to get a handle on whether there are any patterns there. I am also including the metadata to see if there are any obvious associations with factors such as inflammation.

Differential expression analysis

Differential expression analysis

Differential expression analysis

Differential expression analysis

Differential expression analysis

Differential expression analysis

In the ileum, the PSC/UC and UC look fairly similar. The caecum looks to be more affected in PSC and the rectum more in UC. These patterns are more or less what we would have expected. As opposed to the tissue-defining clusters that we found there is no obvious clustering here and so pairwise comparisons are potentially going to identify more robust differences.

DESeq2 analysis at each site

Below I run the analysis looking at each tissue separately and each pairwise comparison. The table summarises the results of these comparisons. We do not have enough samples to assess the impact of inflammation - in fact the vast majority of samples are not inflamed.

Table of results of differential expression

Below are tables that summarise the differentially expressed genes between each disease group at each tissue site.

Ileum: PSC/UC vs Healthy
Var1 Freq
Down 45
Up 151
Ileum: UC vs Healthy
Var1 Freq
Down 302
Up 427
Ileum: PSC/UC vs UC
Var1 Freq
Down 1
Up 2
Caecum: PSC/UC vs Healthy
Var1 Freq
Down 174
Up 46
Caecum: UC vs Healthy
Var1 Freq
Down 2
Up 1
Caecum: PSC/UC vs UC
Var1 Freq
Down 14
Up 2
Rectum: PSC/UC vs Healthy
Var1 Freq
Up 1
Rectum: UC vs Healthy
Var1 Freq
Down 7
Up 30
Rectum: PSC/UC vs UC
Freq

Heatmap the significant differences

Below I draw a heatmap to show the union of significant differences between any pairwise comparison. I also output a venn diagram to show the overlaps between the tissue sites.

## png 
##   2

Ileum heatmap

Caecum heatmap

Rectum heatmap

Correlating effect sizes

In the following analysis I look at correlating fold changes between the two pairwise comparisons (i.e. each disease vs. healthy). This will reveal differences between the two disease conditions. It is exprected that if they are truly distinct in transcriptomic signatures that they will not be highly correlated.

ileum.cor ileum.p caecum.cor caecum.p rectum.cor rectum.p
cor 0.6748169 0 0.5055982 0 0.420959 0
## png 
##   2
## png 
##   2
## png 
##   2

These are certainly significantly correlated. The ileum shows some interesting patterns - especially for a handful of genes that look as if they are downregulated in UC but up-regulate in PSC. Should see what these are.

Markers of inflammation

Very few of our samples have histological eveidence of inflammation. Nevertheless we are interested in whether there are any molecular (i.e. gene expression) markers of inflammation that might hint at any subclinical inflammation that might be present in the differnetial expression results. To test this I look at a few marker genes that are known to be robustly associated with ulcerative colitis namely, TNF, IL17A, IL12A, IL23A, NOS2 and S100A8. To look at this, I take the union of significantly differentially expressed genes from PSC/UC vs. Healthy and UC vs. Healthy and see whether these genes are differentially expressed.

It’s kind of interesting because the inflammatory markers that I have chosen are only increased in the ileum - this is supposed to be a relatively uninvolved site. There may be some molecular inflammation that does not manifest as overt inflammation. By eye there are no obvious associations with any of the measured covariates like drugs or histology (Nancy here is the Nancy index at the tissue site sampled).

Enrichment of tissue clusters

I initially had a hypothesis that the reason for not seeing very strong overlap in disease associations between tissue sites was because tissue-defining gene expression signatures were the things that were altered in disease states. Here I explore this hypothesis by looking at the enrichment of previously defined tissue clusters amongst genes that are significantly differentially expressed in either PSC/UC or UC.

code scount stotal spercent bcount btotal bpercent ratio pvalue pover punder goid category description fdr Type
- 33 131 25.19 4148 12995 31.92 0.79 0.0564600 0.9626300 0.0564600 Cluster 1 Tissue.clusters Cluster 1 0.070575 Ileum PSC vs. Healthy
+ 41 131 31.30 3081 12995 23.71 1.32 0.0282480 0.0282480 0.9822000 Cluster 2 Tissue.clusters Cluster 2 0.047080 Ileum PSC vs. Healthy
- 28 131 21.37 2849 12995 21.92 0.97 0.4891600 0.5950200 0.4891600 Cluster 3 Tissue.clusters Cluster 3 0.489163 Ileum PSC vs. Healthy
+ 25 131 19.08 1614 12995 12.42 1.54 0.0182420 0.0182420 0.9900300 Cluster 4 Tissue.clusters Cluster 4 0.045605 Ileum PSC vs. Healthy
- 4 131 3.05 1364 12995 10.50 0.29 0.0013872 0.9996600 0.0013872 Cluster 5 Tissue.clusters Cluster 5 0.006936 Ileum PSC vs. Healthy
- 29 169 17.16 4148 12995 31.92 0.54 0.0000097 1.0000000 0.0000097 Cluster 1 Tissue.clusters Cluster 1 0.000012 Caecum PSC vs. Healthy
- 10 169 5.92 3081 12995 23.71 0.25 0.0000000 1.0000000 0.0000000 Cluster 2 Tissue.clusters Cluster 2 0.000000 Caecum PSC vs. Healthy
- 15 169 8.88 2849 12995 21.92 0.40 0.0000052 1.0000000 0.0000052 Cluster 3 Tissue.clusters Cluster 3 0.000009 Caecum PSC vs. Healthy
+ 104 169 61.54 1614 12995 12.42 4.95 0.0000000 0.0000000 1.0000000 Cluster 4 Tissue.clusters Cluster 4 0.000000 Caecum PSC vs. Healthy
- 11 169 6.51 1364 12995 10.50 0.62 0.0509010 0.9729300 0.0509010 Cluster 5 Tissue.clusters Cluster 5 0.050901 Caecum PSC vs. Healthy
+ 1 1 100.00 4148 12995 31.92 3.13 0.3192000 0.3192000 1.0000000 Cluster 1 Tissue.clusters Cluster 1 0.895037 Rectum PSC vs. Healthy
- 0 1 0.00 3081 12995 23.71 0.00 0.7629100 1.0000000 0.7629100 Cluster 2 Tissue.clusters Cluster 2 0.895037 Rectum PSC vs. Healthy
- 0 1 0.00 2849 12995 21.92 0.00 0.7807600 1.0000000 0.7807600 Cluster 3 Tissue.clusters Cluster 3 0.895037 Rectum PSC vs. Healthy
- 0 1 0.00 1614 12995 12.42 0.00 0.8758000 1.0000000 0.8758000 Cluster 4 Tissue.clusters Cluster 4 0.895037 Rectum PSC vs. Healthy
- 0 1 0.00 1364 12995 10.50 0.00 0.8950400 1.0000000 0.8950400 Cluster 5 Tissue.clusters Cluster 5 0.895037 Rectum PSC vs. Healthy
- 104 454 22.91 4148 12995 31.92 0.72 0.0000104 0.9999900 0.0000104 Cluster 1 Tissue.clusters Cluster 1 0.000026 Ileum UC vs. Healthy
+ 184 454 40.53 3081 12995 23.71 1.71 0.0000000 0.0000000 1.0000000 Cluster 2 Tissue.clusters Cluster 2 0.000000 Ileum UC vs. Healthy
- 92 454 20.26 2849 12995 21.92 0.92 0.2093100 0.8228800 0.2093100 Cluster 3 Tissue.clusters Cluster 3 0.242122 Ileum UC vs. Healthy
- 51 454 11.23 1614 12995 12.42 0.90 0.2421200 0.8018800 0.2421200 Cluster 4 Tissue.clusters Cluster 4 0.242122 Ileum UC vs. Healthy
- 26 454 5.73 1364 12995 10.50 0.55 0.0002020 0.9999000 0.0002020 Cluster 5 Tissue.clusters Cluster 5 0.000337 Ileum UC vs. Healthy
- 4 20 20.00 4148 12995 31.92 0.63 0.1845300 0.9225500 0.1845300 Cluster 1 Tissue.clusters Cluster 1 0.184530 Rectum UC vs. Healthy
- 0 20 0.00 3081 12995 23.71 0.00 0.0044410 1.0000000 0.0044410 Cluster 2 Tissue.clusters Cluster 2 0.011102 Rectum UC vs. Healthy
+ 8 20 40.00 2849 12995 21.92 1.82 0.0525450 0.0525450 0.9819000 Cluster 3 Tissue.clusters Cluster 3 0.087575 Rectum UC vs. Healthy
+ 8 20 40.00 1614 12995 12.42 3.22 0.0017596 0.0017596 0.9996800 Cluster 4 Tissue.clusters Cluster 4 0.008798 Rectum UC vs. Healthy
- 0 20 0.00 1364 12995 10.50 0.00 0.1086600 1.0000000 0.1086600 Cluster 5 Tissue.clusters Cluster 5 0.135825 Rectum UC vs. Healthy

It doesn’t look exactly how I was expecting. In fact, particularly in the ileum there is an enrichment of cluster 2 genes (proliferation cluster) amongst differentially expressed genes. Below I explore in a little more detail what these are and how they relate to tissue-defining clusters.

Cluster 2 genes altered in PSC/UC

Interestingly it is not particularly genes that differentiate the ileum from other tissues that are altered in PSC/UC. Indeed, there is an enrichment of cluster 2 genes. Below I explore what these genes are.

Heatmap of everything. Will see how this looks in terms of adding into the manuscript.

Cluster 4 genes in PSC/UC

There seems to be an increase in proliferative cells in PSC/UC ileum. I next investigate whether this is linked to B-cells i.e. those that are expressing antibody (BCR) which are cluster 4 genes. This would imply that there is an increase in proliferating B-cells in disease ileum vs. healthy.

Cluster 4 genes in Caecum PSC/UC

Cluster 4 genes are enriched in PSC/UC associated genes. Here I explore what these are.

FOXP3 is pretty interesting especially in PSC. This is because it seems to be up in the ileum and down in the caecum. This may suggest that these two tissues are linked by Tregs. If this was the case then we would expect to see a negative correlation between FOXP3 expression in the ileum vs. the caecum.

There is no real correlation there so it is unlikely that the effects in one tissue are affecting the other.

Correlation between IL7R and FOXP3

It is of interest that FOXP3 and IL7R are both downregulated in PSC/UC. The relationship between these two genes is somewhat hard to interpret - IL7 is important for Treg development in the thymus but it seems that in inflammation IL7R expression on a subset of T-cells (not Tregs) represents a pathogenic class of T cells. There is also evidence that activated Tregs express high levels of IL7R. Below I look at the correlation beween IL7R and FOXP3 expression within patients with PSC/UC. If co-expressed it would suggest that these genes are expressed from the same cell types.

These data are interesting as there is a definite positive correlation between FOXP3 and IL7R. I did a quick check for whether there was a significant difference between correlation coefficients PSC/UC and UC and there isn’t (data not shown here). It is likely that the numbers are so small that we don’t get a robust correlation. Therefore I would like to use more data - to this end I am going to try to remove the effect of disease from the expression measurements and do the correlations on all of the data at the same time. This should remove spurous correlation that could occur due to differences between groups but retain power to get a robust correlation. I do this using the limma function removeBatchEffect().

This appears to represent the average correlation which is what would be expected. The increased numbers means that the correlation is significant - it comes down to what to present in the manuscript. There is a balance between something that could end up being confusing due to removal of batch effects or confusing due to differences in correlations between groups. I think I will go for the former as I think it best represents the data.

Given the correlation between IL7R and FOXP3 and evidence that activated Tregs express high levels of IL7R, I thought it would be worth looking at the correlation between these genes and the activation markers, ICOS, CTLA4 and CD103 (ITGAE).

I think that this is pretty convincing evidence that we are looking at activated T cells here. Reductions of FOXP3 and IL7R and likely due to reductions in activated T cells - indeed ICOS is slightly (although not significantly donwregulated in psc). I next explore how to present these data potentially in a single figure rather than multiple scatterplots.

I’m not convinced that I like just presenting the correlations and so will see if I can fit the scatterplots in the manuscript.

Cluster 4 genes in Rectum UC

Cluster 4 genes in Rectum UC

PSC-specific changes

Although globally PSC/UC and UC look quite similar i.e. correlated effect sizes, we did still call a handful of genes as differentially abundant between PSC/UC and UC. Below are the plots of genes called as significantly differentially expressed in each tissue site.

Ileum PSC/UC vs. UC

Caecum PSC/UC vs. UC

Rectum PSC/UC vs. UC

No genes were significantly differentially expressed between PSC/UC and UC in the rectum.

GGT1 expression

Manually looking at these genes suggests that these are predominantly lowly expressed and only seen as different in a handful of patients, especially in the ileum. However, one gene particularly stands out and that is GGT1 - it is significantly lower in expression in both the caecum and the ileum.

This gene is potentially very interesting as it regulates glutathione scavenging. It is expressed at the cell membrane and transfers groups from glutahione to cysteine. This then allows uptake of the molecule into cells to be converted back into glutathione that is useful for mopping up reactive oxygen etc. This therefore leads to an hypothesis about its role in inflammation-driven cancer - in the presence of inflammation where there is an increase in reactive oxygen, PSC patients are less able to protect against reactive oxygen-driven DNA-damgage. This may then lead to an increase in the number of somatic, cancer-driving mutations. This is only likely the case where there is inflammation - hence why the ileum may be spared from cancer in these patients.

GGT1 and liver function tests

We have data on the outcomes of liver function tests i.e. bilirubin, Alkaline Phosphatase (ALP) and Alanine aminotransferase (ALT). Unfortunately we don’t have GGT analysis although I am hoping that we can use these other biochemical measurements as markers of the extent of cholestasis.

Biochemical analysis between groups

We have some data for all groups (although some are missing data on liver function tests). Here I just plot the levels that we observe for each individual.

Correlations with GGT1

I am interested in whether GGT1 expression is associated with bile acid transport - in this way the hypothesis is that it would be negatively coreelated with biochemical markers of cholestasis. Below I look at the correlation between GGT1 and biochemical markers in each tissue site.

Bilirubin

ALT

ALP

There isn’t a clear relationship between GGT1 and biochemical markers of cholestasis, although fairly strong negative cor between GGT1 and bilirubin in the ileum. There are a few strong positive associations for ALT and ALP in the rectum. These are however quite dirven by an outlier. I think with such few samples it is very difficult to draw any conclusions from these data.

CIBERSORT analysis

It was suggested that I run CIBERSORT in order to determine if there were any differences in cell populations between the disease states. This was particularly suggested by Beth to see if there was a reduction in Tregs in the Caecum in PSC/UC. I have used single cell expression data from the human gut cell atlas in order to generate a custom signatures matrix. This was then used for the deconvolution of cell fractions in our RNA-seq data. I ran this using the web application with the following parameters:

Running CIBERSORTxFractions… [Options] mixture: [Options] sigmatrix: [Options] perm: 1000 [Options] verbose: TRUE [Options] QN: FALSE [Options] outdir: / [Options] label: Job13 =============CIBERSORTx Settings=============== Mixture file: Signature matrix file: Number of permutations set to: 1000 Enable verbose output

CIBERSORT in the ileum

CIBERSORT in the caecum

CIBERSORT in the rectum

There is nothing major going on in terms of predicted cell frequencies. This is likely due to the complexity of the regulation as assessed by bulk RNA-seq.

Visualisation in heatmap

It looks like the ComplexHeatmap package might come to the rescue and be able to get the numerous genes, clusters and conditions plotted in a single heatmap so that the data do not have to be displayed as boxplots. I explore below whether this is the case:

## null device 
##           1

Session Info

##   [1] "R version 3.6.1 (2019-07-05)"                                                                        
##   [2] "Platform: x86_64-conda_cos6-linux-gnu (64-bit)"                                                      
##   [3] "Running under: CentOS release 6.7 (Final)"                                                           
##   [4] ""                                                                                                    
##   [5] "Matrix products: default"                                                                            
##   [6] "BLAS/LAPACK: /gfs/devel/nilott/cgat-24102019/conda-install/envs/cgat-flow/lib/libopenblasp-r0.3.9.so"
##   [7] ""                                                                                                    
##   [8] "locale:"                                                                                             
##   [9] " [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              "                                          
##  [10] " [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8    "                                          
##  [11] " [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   "                                          
##  [12] " [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 "                                          
##  [13] " [9] LC_ADDRESS=C               LC_TELEPHONE=C            "                                          
##  [14] "[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       "                                          
##  [15] ""                                                                                                    
##  [16] "attached base packages:"                                                                             
##  [17] " [1] grid      parallel  stats4    stats     graphics  grDevices utils    "                          
##  [18] " [8] datasets  methods   base     "                                                                  
##  [19] ""                                                                                                    
##  [20] "other attached packages:"                                                                            
##  [21] " [1] broom_0.5.2                 org.Hs.eg.db_3.10.0        "                                        
##  [22] " [3] sva_3.34.0                  genefilter_1.68.0          "                                        
##  [23] " [5] mgcv_1.8-31                 nlme_3.1-147               "                                        
##  [24] " [7] igraph_1.2.4.1              plyr_1.8.6                 "                                        
##  [25] " [9] GenomicFeatures_1.38.0      AnnotationDbi_1.48.0       "                                        
##  [26] "[11] goseq_1.38.0                geneLenDataBase_1.22.0     "                                        
##  [27] "[13] BiasedUrn_1.07              ALDEx2_1.18.0              "                                        
##  [28] "[15] edgeR_3.28.0                limma_3.42.0               "                                        
##  [29] "[17] phyloseq_1.30.0             tidyr_0.8.3                "                                        
##  [30] "[19] VennDiagram_1.6.20          futile.logger_1.4.3        "                                        
##  [31] "[21] psych_1.9.12.31             ComplexHeatmap_2.2.0       "                                        
##  [32] "[23] ggcorrplot_0.1.3            ggpubr_0.2.5               "                                        
##  [33] "[25] magrittr_1.5                cluster_2.1.0              "                                        
##  [34] "[27] dplyr_0.8.0.1               data.table_1.12.8          "                                        
##  [35] "[29] dynamicTreeCut_1.63-1       vegan_2.5-6                "                                        
##  [36] "[31] lattice_0.20-41             permute_0.9-5              "                                        
##  [37] "[33] pheatmap_1.0.12             vsn_3.54.0                 "                                        
##  [38] "[35] gridExtra_2.3               RColorBrewer_1.1-2         "                                        
##  [39] "[37] reshape_0.8.8               RSQLite_2.1.2              "                                        
##  [40] "[39] DESeq2_1.26.0               SummarizedExperiment_1.16.0"                                        
##  [41] "[41] DelayedArray_0.12.0         BiocParallel_1.20.0        "                                        
##  [42] "[43] matrixStats_0.56.0          Biobase_2.46.0             "                                        
##  [43] "[45] GenomicRanges_1.38.0        GenomeInfoDb_1.22.0        "                                        
##  [44] "[47] IRanges_2.20.0              S4Vectors_0.24.0           "                                        
##  [45] "[49] BiocGenerics_0.32.0         gtools_3.8.2               "                                        
##  [46] "[51] gplots_3.0.3                car_3.0-2                  "                                        
##  [47] "[53] carData_3.0-2               ggrepel_0.8.2              "                                        
##  [48] "[55] ggplot2_3.2.1               knitr_1.25                 "                                        
##  [49] ""                                                                                                    
##  [50] "loaded via a namespace (and not attached):"                                                          
##  [51] "  [1] tidyselect_1.0.0         htmlwidgets_1.5.1       "                                             
##  [52] "  [3] munsell_0.5.0            codetools_0.2-16        "                                             
##  [53] "  [5] preprocessCore_1.48.0    withr_2.3.0             "                                             
##  [54] "  [7] colorspace_1.4-1         highr_0.8               "                                             
##  [55] "  [9] rstudioapi_0.11          ggsignif_0.6.0          "                                             
##  [56] " [11] labeling_0.3             GenomeInfoDbData_1.2.1  "                                             
##  [57] " [13] mnormt_1.5-6             bit64_0.9-7             "                                             
##  [58] " [15] farver_2.0.3             rhdf5_2.30.0            "                                             
##  [59] " [17] generics_0.0.2           vctrs_0.2.4             "                                             
##  [60] " [19] lambda.r_1.2.4           xfun_0.13               "                                             
##  [61] " [21] BiocFileCache_1.10.0     fastcluster_1.1.25      "                                             
##  [62] " [23] doParallel_1.0.16        R6_2.4.1                "                                             
##  [63] " [25] clue_0.3-57              locfit_1.5-9.4          "                                             
##  [64] " [27] bitops_1.0-6             assertthat_0.2.1        "                                             
##  [65] " [29] scales_1.1.0             nnet_7.3-13             "                                             
##  [66] " [31] gtable_0.3.0             affy_1.64.0             "                                             
##  [67] " [33] WGCNA_1.69               rlang_0.4.10            "                                             
##  [68] " [35] GlobalOptions_0.1.2      splines_3.6.1           "                                             
##  [69] " [37] rtracklayer_1.46.0       lazyeval_0.2.2          "                                             
##  [70] " [39] impute_1.60.0            acepack_1.4.1           "                                             
##  [71] " [41] checkmate_2.0.0          BiocManager_1.30.10     "                                             
##  [72] " [43] yaml_2.2.1               reshape2_1.4.3          "                                             
##  [73] " [45] abind_1.4-5              backports_1.1.6         "                                             
##  [74] " [47] Hmisc_4.2-0              tools_3.6.1             "                                             
##  [75] " [49] affyio_1.56.0            ellipsis_0.3.0          "                                             
##  [76] " [51] biomformat_1.14.0        Rcpp_1.0.4.6            "                                             
##  [77] " [53] base64enc_0.1-3          progress_1.2.2          "                                             
##  [78] " [55] zlibbioc_1.32.0          purrr_0.3.4             "                                             
##  [79] " [57] RCurl_1.95-4.12          prettyunits_1.1.1       "                                             
##  [80] " [59] rpart_4.1-15             openssl_1.4.1           "                                             
##  [81] " [61] GetoptLong_1.0.0         haven_2.1.0             "                                             
##  [82] " [63] futile.options_1.0.1     openxlsx_4.1.0          "                                             
##  [83] " [65] circlize_0.4.10          hms_0.5.3               "                                             
##  [84] " [67] evaluate_0.14            xtable_1.8-4            "                                             
##  [85] " [69] XML_3.98-1.20            rio_0.5.16              "                                             
##  [86] " [71] jpeg_0.1-8.1             readxl_1.3.1            "                                             
##  [87] " [73] shape_1.4.4              compiler_3.6.1          "                                             
##  [88] " [75] biomaRt_2.42.0           tibble_3.0.1            "                                             
##  [89] " [77] KernSmooth_2.23-16       crayon_1.3.4            "                                             
##  [90] " [79] htmltools_0.4.0          Formula_1.2-3           "                                             
##  [91] " [81] geneplotter_1.64.0       DBI_1.0.0               "                                             
##  [92] " [83] formatR_1.7              dbplyr_1.4.3            "                                             
##  [93] " [85] rappdirs_0.3.1           MASS_7.3-51.4           "                                             
##  [94] " [87] Matrix_1.2-18            ade4_1.7-15             "                                             
##  [95] " [89] gdata_2.18.0             forcats_0.4.0           "                                             
##  [96] " [91] pkgconfig_2.0.3          GenomicAlignments_1.22.0"                                             
##  [97] " [93] foreign_0.8-76           foreach_1.5.0           "                                             
##  [98] " [95] annotate_1.64.0          multtest_2.42.0         "                                             
##  [99] " [97] XVector_0.26.0           stringr_1.4.0           "                                             
## [100] " [99] digest_0.6.27            Biostrings_2.54.0       "                                             
## [101] "[101] rmarkdown_1.16           cellranger_1.1.0        "                                             
## [102] "[103] htmlTable_1.13.3         curl_4.3                "                                             
## [103] "[105] Rsamtools_2.2.0          rjson_0.2.20            "                                             
## [104] "[107] lifecycle_0.2.0          jsonlite_1.6.1          "                                             
## [105] "[109] Rhdf5lib_1.8.0           askpass_1.1             "                                             
## [106] "[111] pillar_1.4.3             GO.db_3.10.0            "                                             
## [107] "[113] httr_1.4.1               survival_3.1-12         "                                             
## [108] "[115] glue_1.4.2               zip_2.0.1               "                                             
## [109] "[117] png_0.1-7                iterators_1.0.12        "                                             
## [110] "[119] bit_4.0.4                stringi_1.4.3           "                                             
## [111] "[121] blob_1.2.1               latticeExtra_0.6-29     "                                             
## [112] "[123] caTools_1.18.0           memoise_1.1.0           "                                             
## [113] "[125] ape_5.3                 "

4. Single cell analysis of GGT1 in the intestinal epithelium

Observing expression of GGT1 in publicly available single cell data from the iluem.

Data analyis

Overview

These data are available as a publicly available data set (GSE125970) where the authors were looking specifically at differences between the ileum, colon and rectum epithelium usng single cell RNA-seq. They found a number of differences and highlighted differences in nutrient aborption between the different tissue sites. I have found a dataset from this study that looks like each cell has been annotated with it’s cluster definition i.e. which type of epithelial cell it is from. This is my starting point for looking at where GGT1 is expressed.

Expression of GGT1 across cell types

Here I am using the defnitions of cell types that were described in the originial study rather than re-analysing the entire data set from scratch. This may give us a general picture of the type of epithelial cells that can express GGT1.

There are a lot more enterocytes in the ileum and in general the picture above doesn’t give a great sense of what is going on. Clearly there is a proportion of each of the cell subsets that is positive for GGT1 and a proportion that are negative. Below I look at the proportion of each cell type that is +ve or -ve for GGT1 to see if there is an overrepresentation in any of the subsets.

cell.type tissue ppos
12 Rectum:Enteriendocrine Rectum 1.388889
6 Rectum:Goblet Rectum 1.411509
18 Rectum:TA Rectum 2.554744
21 Rectum:Stem.Cell Rectum 2.602231
5 Colon:Goblet Colon 3.242542
9 Rectum:Paneth.like Rectum 3.934426
20 Colon:Stem.Cell Colon 4.255319
19 Ileum:Stem.Cell Ileum 4.400000
15 Rectum:Progenitor Rectum 5.597270
16 Ileum:TA Ileum 6.424581
8 Colon:Paneth.like Colon 6.703911
11 Colon:Enteriendocrine Colon 7.142857
4 Ileum:Goblet Ileum 7.645260
17 Colon:TA Colon 8.836207
10 Ileum:Enteriendocrine Ileum 9.523810
13 Ileum:Progenitor Ileum 12.232779
7 Ileum:Paneth.like Ileum 14.583333
2 Colon:Enterocyte Colon 15.771429
14 Colon:Progenitor Colon 16.549486
3 Rectum:Enterocyte Rectum 26.013513
1 Ileum:Enterocyte Ileum 31.773283

It is clear that GGT1 is predominantly expressed in enterocytes and this is particularly in the ileum - which also has the highest proportion of enterocytes compared with colon and rectum epithelial cells. Given that we have observed higher metabolic expression in the ileum in our own studies and that GGT1 is responsible for ROS removal, I reasoned that GGT1 may be co-expressed with metabolic enzymes that mark metabolically active cells. This would also be the case for things like superoxide dismutase and catalase - these would be expected to be co-expressed with genes involved in OXPHOS. Therefore next I looked at co-expression of nuclear encoded genes of complex I (rate-limiting complex in respiratory transport chain). These would mark metabolically active cells that I predict would also express GGT1.

## null device 
##           1

There is nothing striking going on here. It is probably better to take a more unbiased approach in this situation although first I will just check whether GGT1 expression is associated with read count as it does seem lowly expressed.

GGT1 expression vs. read count

Doesn’t seem to be associated with read count.

Total proportion of GGT1+ cells across tissue sites

It is of note that GGT1 is mainly expressed in Enterocytes and enterocytes are predominant in the Ileum. Therefore it is most likely that the total proportion of GGT1+ cells will be highest in the ileum.

DESeq2 GGT1+ Enterocyte vs. GGT1- Enterocyte

Given that GGT1 predominates in the Enterocytes (true of all three tissues) I thought I would do a differential expression analysis between GGT1+ enterocytes (read count > 0) and GGT1- Enterocytes (read count = 0). This should hopefully give a set of genes that co-vary with GGT1.

Top 10 significant genes

Below are boxplots of the top 10 most significant genes to see how they look like.

Pathway enrichment analysis

There were 1539 significant (padj < 0.05) in GGT1 positive cells vs. negative. I use the GO biological pathways for this.

Interestingly and slightly different to what I expected based on previous analyses is that ATP biosynthesis pathway is enriched. This is not unexpected as such as this is what I hypothesised based on previous research. It turns out that these are more mitochondrial encoded I think rather than genome-encoded which is maybe why I missed this before. However, I will need to look at the specific genes to seee which ones are co-expressed with GGT1.

## null device 
##           1

It’s really not very clear cut at all in terms of differential expression between GGT1pos vs GGT1neg cells. There are so many cells we are comparing that the differences observed are exptremely subtle. It might be worth reporting though as it does fit with what you would expect…

Correlate GGT1 expression with all other genes

To find out co-expressed genes with GGT1 I correlate GGT1 expression in GGT1+ cells with all other genes.

cor p.value padj gene
2 -0.1822297 0.0e+00 0.0000000 FO538757.2
3 -0.1545341 0.0e+00 0.0000000 AP006222.2
9 -0.2805137 0.0e+00 0.0000000 NOC2L
12 -0.0959216 3.2e-06 0.0263369 RP11-54O7.17
13 -0.2457177 0.0e+00 0.0000000 HES4
14 0.3424731 0.0e+00 0.0000000 ISG15
15 -0.1666041 0.0e+00 0.0000000 AGRN
16 -0.1551991 0.0e+00 0.0000000 RNF223
17 -0.2091369 0.0e+00 0.0000000 C1orf159
19 -0.1734973 0.0e+00 0.0000000 RP11-465B22.8
21 -0.1544403 0.0e+00 0.0000000 TTLL10
23 -0.1782625 0.0e+00 0.0000000 B3GALT6
24 0.2324435 0.0e+00 0.0000000 FAM132A
26 -0.2382118 0.0e+00 0.0000000 UBE2J2
28 -0.1893372 0.0e+00 0.0000000 ACAP3
29 -0.1868082 0.0e+00 0.0000000 PUSL1
30 -0.1813065 0.0e+00 0.0000000 CPSF3L
31 -0.1399514 0.0e+00 0.0000001 CPTP
33 -0.2054468 0.0e+00 0.0000000 DVL1
35 -0.1799731 0.0e+00 0.0000000 CCNL2
36 -0.2958721 0.0e+00 0.0000000 MRPL20
38 -0.2178522 0.0e+00 0.0000000 VWA1
40 -0.2711717 0.0e+00 0.0000000 ATAD3B
41 -0.2644654 0.0e+00 0.0000000 ATAD3A
43 -0.1547838 0.0e+00 0.0000000 SSU72
46 -0.1206337 0.0e+00 0.0000433 RP11-345P4.9
47 -0.1893667 0.0e+00 0.0000000 MIB2
49 -0.1129505 0.0e+00 0.0003731 CDK11B
51 -0.1725802 0.0e+00 0.0000000 SLC35E2B
52 -0.1020258 7.0e-07 0.0061976 CDK11A
54 -0.2708836 0.0e+00 0.0000000 NADK
55 -0.0996261 1.3e-06 0.0110715 GNB1
62 -0.2709160 0.0e+00 0.0000000 FAAP20
63 -0.2164789 0.0e+00 0.0000000 SKI
64 -0.1196522 0.0e+00 0.0000575 MORN1
65 -0.1293850 0.0e+00 0.0000031 RER1
66 -0.2545589 0.0e+00 0.0000000 PEX10
70 -0.1815693 0.0e+00 0.0000000 RP3-395M20.12
73 -0.1675625 0.0e+00 0.0000000 RP3-395M20.9
74 -0.1395674 0.0e+00 0.0000001 FAM213B
75 -0.1807450 0.0e+00 0.0000000 MMEL1
85 -0.1141399 0.0e+00 0.0002700 TPRG1L
86 -0.1335828 0.0e+00 0.0000008 WRAP73
89 -0.0972306 2.4e-06 0.0194336 SMIM1
90 -0.2582974 0.0e+00 0.0000000 LRRC47
92 -0.1776491 0.0e+00 0.0000000 CEP104
94 -0.2291469 0.0e+00 0.0000000 C1orf174
98 -0.5104689 0.0e+00 0.0000000 RPL22
101 -0.1329041 0.0e+00 0.0000010 ICMT
106 -0.2469582 0.0e+00 0.0000000 HES2
107 0.3488931 0.0e+00 0.0000000 ESPN
108 -0.1100791 1.0e-07 0.0008035 TNFRSF25
110 -0.2019758 0.0e+00 0.0000000 NOL9
112 -0.1080198 2.0e-07 0.0013753 KLHL21
113 -0.1019771 7.0e-07 0.0062709 PHF13
114 -0.1332947 0.0e+00 0.0000009 THAP3
115 -0.2349919 0.0e+00 0.0000000 DNAJC11
117 -0.1890646 0.0e+00 0.0000000 CAMTA1
118 -0.1857762 0.0e+00 0.0000000 VAMP3
121 -0.2358444 0.0e+00 0.0000000 UTS2
123 -0.3437821 0.0e+00 0.0000000 PARK7
126 -0.1934537 0.0e+00 0.0000000 RERE
129 0.1874085 0.0e+00 0.0000000 SLC2A5
133 -0.1936432 0.0e+00 0.0000000 H6PD
135 -0.4144354 0.0e+00 0.0000000 SLC25A33
136 -0.1433010 0.0e+00 0.0000000 TMEM201
139 -0.1385103 0.0e+00 0.0000002 CLSTN1
140 -0.2504870 0.0e+00 0.0000000 CTNNBIP1
141 -0.1635324 0.0e+00 0.0000000 LZIC
142 -0.1466333 0.0e+00 0.0000000 NMNAT1
144 -0.1342311 0.0e+00 0.0000007 UBE4B
145 -0.1838807 0.0e+00 0.0000000 KIF1B
146 -0.2202832 0.0e+00 0.0000000 PGD
149 -0.1736431 0.0e+00 0.0000000 APITD1
151 -0.2754524 0.0e+00 0.0000000 DFFA
153 -0.1438175 0.0e+00 0.0000000 CASZ1
156 -0.2517833 0.0e+00 0.0000000 TARDBP
159 -0.4383254 0.0e+00 0.0000000 SRM
160 -0.1688159 0.0e+00 0.0000000 EXOSC10
163 -0.1970700 0.0e+00 0.0000000 MTOR
164 -0.2288640 0.0e+00 0.0000000 UBIAD1
166 -0.1323588 0.0e+00 0.0000012 FBXO6
167 -0.2029017 0.0e+00 0.0000000 MAD2L2
169 -0.3429932 0.0e+00 0.0000000 AGTRAP
170 -0.0972366 2.4e-06 0.0194100 MTHFR
171 -0.1053251 3.0e-07 0.0027293 CLCN6
175 -0.1560803 0.0e+00 0.0000000 MFN2
176 -0.1444638 0.0e+00 0.0000000 MIIP
178 -0.1541435 0.0e+00 0.0000000 VPS13D
181 -0.1119672 1.0e-07 0.0004868 PRDM2
184 -0.2503881 0.0e+00 0.0000000 TMEM51
189 -0.1015153 8.0e-07 0.0070163 CASP9
190 -0.2096327 0.0e+00 0.0000000 DNAJC16
192 -0.1978888 0.0e+00 0.0000000 AGMAT
193 -0.2219360 0.0e+00 0.0000000 DDI2
194 -0.1743335 0.0e+00 0.0000000 PLEKHM2
197 0.1309545 0.0e+00 0.0000019 TMEM82
199 -0.2780981 0.0e+00 0.0000000 UQCRHL
200 -0.1641198 0.0e+00 0.0000000 FLJ37453
201 -0.1929084 0.0e+00 0.0000000 SPEN
202 -0.1459441 0.0e+00 0.0000000 ZBTB17
205 -0.2270561 0.0e+00 0.0000000 EPHA2
208 -0.1141385 0.0e+00 0.0002701 ARHGEF19
210 -0.1281316 0.0e+00 0.0000046 FBXO42
211 -0.2060221 0.0e+00 0.0000000 SZRD1
212 -0.1337277 0.0e+00 0.0000008 NECAP2
214 -0.1011140 9.0e-07 0.0077291 RP4-798A10.7
216 -0.1222430 0.0e+00 0.0000271 NBPF1
217 -0.0952415 3.8e-06 0.0307513 CROCC
218 -0.3572553 0.0e+00 0.0000000 RP11-108M9.4
221 -0.1915048 0.0e+00 0.0000000 ATP13A2
223 -0.2886582 0.0e+00 0.0000000 PADI2
225 -0.3351346 0.0e+00 0.0000000 RCC2
226 -0.3088781 0.0e+00 0.0000000 ARHGEF10L
229 -0.1681225 0.0e+00 0.0000000 ALDH4A1
231 -0.1281225 0.0e+00 0.0000046 UBR4
233 -0.2186082 0.0e+00 0.0000000 EMC1
234 -0.3428231 0.0e+00 0.0000000 MRTO4
235 0.2543315 0.0e+00 0.0000000 AKR7A3
237 -0.1235192 0.0e+00 0.0000186 PQLC2
238 -0.1563087 0.0e+00 0.0000000 CAPZB
239 -0.3877585 0.0e+00 0.0000000 MINOS1
241 -0.1810457 0.0e+00 0.0000000 TMCO4
242 -0.4187125 0.0e+00 0.0000000 RNF186
243 -0.1202655 0.0e+00 0.0000482 RP11-91K11.2
244 -0.1428231 0.0e+00 0.0000000 OTUD3
245 -0.1541710 0.0e+00 0.0000000 PLA2G2A
249 -0.1708752 0.0e+00 0.0000000 CAMK2N1
250 -0.1998333 0.0e+00 0.0000000 MUL1
251 0.1272446 0.0e+00 0.0000060 CDA
252 -0.1177378 0.0e+00 0.0000991 PINK1
254 -0.3701546 0.0e+00 0.0000000 DDOST
255 -0.1613294 0.0e+00 0.0000000 HP1BP3
256 -0.2804823 0.0e+00 0.0000000 EIF4G3
259 -0.1266743 0.0e+00 0.0000072 RAP1GAP
260 -0.2828986 0.0e+00 0.0000000 USP48
262 -0.2040150 0.0e+00 0.0000000 HSPG2
264 -0.1053879 3.0e-07 0.0026866 LINC00339
265 -0.1774268 0.0e+00 0.0000000 CDC42
268 -0.1092003 1.0e-07 0.0010119 ZBTB40
269 -0.4134437 0.0e+00 0.0000000 EPHB2
270 -0.2533993 0.0e+00 0.0000000 KDM1A
273 -0.1083815 1.0e-07 0.0012524 LINC01355
274 -0.2801423 0.0e+00 0.0000000 HNRNPR
275 -0.1534439 0.0e+00 0.0000000 ZNF436
277 -0.0975873 2.2e-06 0.0179003 RP5-1057J7.7
278 -0.3336248 0.0e+00 0.0000000 TCEA3
279 -0.1955939 0.0e+00 0.0000000 ASAP3
280 -0.2040922 0.0e+00 0.0000000 E2F2
282 -0.2708154 0.0e+00 0.0000000 ID3
283 -0.3900492 0.0e+00 0.0000000 RPL11
284 -0.2415857 0.0e+00 0.0000000 TCEB3
285 -0.0989626 1.6e-06 0.0129559 TCEB3-AS1
286 -0.3146335 0.0e+00 0.0000000 PITHD1
287 -0.1764335 0.0e+00 0.0000000 LYPLA2
288 -0.1476307 0.0e+00 0.0000000 GALE
289 -0.1936528 0.0e+00 0.0000000 HMGCL
292 -0.2318141 0.0e+00 0.0000000 PNRC2
293 -0.2730964 0.0e+00 0.0000000 SRSF10
300 -0.1080546 2.0e-07 0.0013629 NIPAL3
301 -0.2576897 0.0e+00 0.0000000 RCAN3
304 -0.2357829 0.0e+00 0.0000000 SRRM1
305 -0.1219616 0.0e+00 0.0000294 CLIC4
309 0.2256771 0.0e+00 0.0000000 RSRP1
311 -0.2305242 0.0e+00 0.0000000 TMEM50A
313 -0.1625710 0.0e+00 0.0000000 TMEM57
314 -0.2788348 0.0e+00 0.0000000 LDLRAP1
317 -0.2142148 0.0e+00 0.0000000 SEPN1
319 -0.1460177 0.0e+00 0.0000000 MTFR1L
320 -0.1018324 8.0e-07 0.0064949 AUNIP
323 -0.3205170 0.0e+00 0.0000000 STMN1
324 -0.1187072 0.0e+00 0.0000753 PAFAH2
327 -0.1843127 0.0e+00 0.0000000 PDIK1L
329 -0.2484211 0.0e+00 0.0000000 ZNF593
330 -0.1466422 0.0e+00 0.0000000 CNKSR1
331 -0.1420166 0.0e+00 0.0000001 CEP85
332 -0.2636512 0.0e+00 0.0000000 SH3BGRL3
333 -0.1792057 0.0e+00 0.0000000 UBXN11
336 -0.1549041 0.0e+00 0.0000000 DHDDS
337 -0.3553654 0.0e+00 0.0000000 HMGN2
338 -0.1361782 0.0e+00 0.0000004 RPS6KA1
340 -0.3074496 0.0e+00 0.0000000 ARID1A
341 -0.1558104 0.0e+00 0.0000000 PIGV
342 -0.1153068 0.0e+00 0.0001958 ZDHHC18
344 -0.1788416 0.0e+00 0.0000000 GPN2
346 -0.2507092 0.0e+00 0.0000000 NUDC
348 -0.1892514 0.0e+00 0.0000000 KDF1
351 -0.1293094 0.0e+00 0.0000032 SLC9A1
352 -0.1811417 0.0e+00 0.0000000 WDTC1
353 -0.1956340 0.0e+00 0.0000000 TMEM222
355 -0.1539859 0.0e+00 0.0000000 MAP3K6
358 -0.1875433 0.0e+00 0.0000000 WASF2
360 -0.0982107 1.9e-06 0.0154726 AHDC1
362 -0.1505255 0.0e+00 0.0000000 FAM76A
363 -0.1712427 0.0e+00 0.0000000 STX12
364 -0.1821105 0.0e+00 0.0000000 PPP1R8
366 -0.2213217 0.0e+00 0.0000000 RPA2
367 -0.2045454 0.0e+00 0.0000000 SMPDL3B
369 -0.1063366 2.0e-07 0.0021155 XKR8
370 -0.1711187 0.0e+00 0.0000000 EYA3
372 -0.2575944 0.0e+00 0.0000000 DNAJC8
374 -0.1061464 3.0e-07 0.0022195 RP5-1092A3.4
375 -0.0991606 1.5e-06 0.0123711 SESN2
377 -0.2232433 0.0e+00 0.0000000 PHACTR4
378 -0.2806401 0.0e+00 0.0000000 RCC1
379 -0.1349931 0.0e+00 0.0000005 TRNAU1AP
380 -0.1254363 0.0e+00 0.0000105 SNHG12
381 -0.2030937 0.0e+00 0.0000000 TAF12
385 -0.1499598 0.0e+00 0.0000000 GMEB1
386 -0.3088153 0.0e+00 0.0000000 YTHDF2
387 -0.2205837 0.0e+00 0.0000000 EPB41
389 -0.1979855 0.0e+00 0.0000000 SRSF4
390 -0.2823701 0.0e+00 0.0000000 MECR
393 -0.1330182 0.0e+00 0.0000010 SDC3
394 -0.3791959 0.0e+00 0.0000000 PUM1
395 -0.3004785 0.0e+00 0.0000000 SNRNP40
396 -0.2341124 0.0e+00 0.0000000 ZCCHC17
400 -0.2546901 0.0e+00 0.0000000 TINAGL1
401 -0.1948208 0.0e+00 0.0000000 PEF1
408 -0.2378810 0.0e+00 0.0000000 PTP4A2
409 -0.3901274 0.0e+00 0.0000000 KHDRBS1
411 -0.1727876 0.0e+00 0.0000000 TMEM39B
412 -0.2829041 0.0e+00 0.0000000 KPNA6
413 -0.2158163 0.0e+00 0.0000000 TXLNA
414 -0.1344026 0.0e+00 0.0000006 CCDC28B
418 -0.1748974 0.0e+00 0.0000000 TMEM234
419 -0.2819687 0.0e+00 0.0000000 EIF3I
422 -0.3597838 0.0e+00 0.0000000 HDAC1
423 -0.5291455 0.0e+00 0.0000000 MARCKSL1
426 -0.1368186 0.0e+00 0.0000003 BSDC1
427 -0.2395702 0.0e+00 0.0000000 ZBTB8A
429 -0.3116779 0.0e+00 0.0000000 RBBP4
430 -0.1593157 0.0e+00 0.0000000 SYNC
431 -0.1765252 0.0e+00 0.0000000 KIAA1522
432 -0.2212671 0.0e+00 0.0000000 YARS
433 -0.1150539 0.0e+00 0.0002099 S100PBP
435 -0.1120758 1.0e-07 0.0004729 HPCA
436 -0.2036722 0.0e+00 0.0000000 TMEM54
437 -0.0988205 1.6e-06 0.0133980 RNF19B
439 -0.1455545 0.0e+00 0.0000000 AZIN2
441 -0.0982292 1.9e-06 0.0154070 ZNF362
442 -0.2345695 0.0e+00 0.0000000 PHC2
444 -0.2206749 0.0e+00 0.0000000 SMIM12
447 -0.1754425 0.0e+00 0.0000000 GJB3
450 -0.0973963 2.3e-06 0.0187075 RP11-244H3.4
452 -0.1175631 0.0e+00 0.0001041 ZMYM6
453 -0.0935714 5.6e-06 0.0448619 ZMYM1
454 -0.3205151 0.0e+00 0.0000000 SFPQ
455 -0.2290386 0.0e+00 0.0000000 ZMYM4
456 -0.1832154 0.0e+00 0.0000000 KIAA0319L
457 -0.1033752 5.0e-07 0.0044428 NCDN
460 -0.2390332 0.0e+00 0.0000000 PSMB2
462 -0.1528580 0.0e+00 0.0000000 CLSPN
464 -0.1361153 0.0e+00 0.0000004 AGO1
465 -0.1941400 0.0e+00 0.0000000 AGO3
467 -0.1911870 0.0e+00 0.0000000 ADPRHL2
468 -0.2422519 0.0e+00 0.0000000 TRAPPC3
470 -0.2731741 0.0e+00 0.0000000 THRAP3
474 -0.2662758 0.0e+00 0.0000000 STK40
475 -0.2164821 0.0e+00 0.0000000 LSM10
476 -0.1579165 0.0e+00 0.0000000 OSCP1
477 -0.2588398 0.0e+00 0.0000000 MRPS15
479 -0.2469262 0.0e+00 0.0000000 ZC3H12A
480 -0.2642765 0.0e+00 0.0000000 MEAF6
481 -0.1193092 0.0e+00 0.0000634 SNIP1
482 -0.1276361 0.0e+00 0.0000054 DNALI1
483 -0.2416443 0.0e+00 0.0000000 GNL2
484 -0.1672123 0.0e+00 0.0000000 C1orf109
485 -0.1818922 0.0e+00 0.0000000 CDCA8
486 -0.1631221 0.0e+00 0.0000000 EPHA10
487 -0.1755614 0.0e+00 0.0000000 MANEAL
488 -0.3013198 0.0e+00 0.0000000 YRDC
489 -0.2311174 0.0e+00 0.0000000 C1orf122
490 -0.1421650 0.0e+00 0.0000000 MTF1
492 -0.2676421 0.0e+00 0.0000000 SF3A3
494 -0.2448722 0.0e+00 0.0000000 UTP11L
496 -0.1548860 0.0e+00 0.0000000 RRAGC
498 -0.3057207 0.0e+00 0.0000000 MYCBP
500 -0.3345459 0.0e+00 0.0000000 RHBDL2
501 -0.2759757 0.0e+00 0.0000000 AKIRIN1
502 -0.2865412 0.0e+00 0.0000000 NDUFS5
503 -0.1369611 0.0e+00 0.0000003 MACF1
504 -0.1176021 0.0e+00 0.0001030 RP11-69E11.4
505 -0.1025114 6.0e-07 0.0055036 PABPC4
507 -0.2243470 0.0e+00 0.0000000 PPIE
511 -0.1816660 0.0e+00 0.0000000 TRIT1
512 -0.1656723 0.0e+00 0.0000000 MYCL
513 0.2156515 0.0e+00 0.0000000 MFSD2A
514 -0.2052751 0.0e+00 0.0000000 CAP1
515 -0.2020571 0.0e+00 0.0000000 PPT1
516 -0.1318041 0.0e+00 0.0000015 RLF
517 -0.2064625 0.0e+00 0.0000000 RP1-39G22.7
518 -0.2305482 0.0e+00 0.0000000 ZMPSTE24
519 -0.2643764 0.0e+00 0.0000000 COL9A2
520 -0.1827513 0.0e+00 0.0000000 SMAP2
524 -0.1295952 0.0e+00 0.0000029 EXO5
528 -0.2686694 0.0e+00 0.0000000 NFYC
530 -0.1275497 0.0e+00 0.0000055 CITED4
533 -0.2149923 0.0e+00 0.0000000 SCMH1
536 0.1068942 2.0e-07 0.0018352 EDN2
538 0.4427121 0.0e+00 0.0000000 GUCA2B
539 0.5122712 0.0e+00 0.0000000 GUCA2A
540 -0.1674961 0.0e+00 0.0000000 FOXJ3
541 -0.1050486 3.0e-07 0.0029251 RIMKLA
542 -0.1051711 3.0e-07 0.0028366 ZMYND12
543 -0.1817505 0.0e+00 0.0000000 PPCS
545 -0.2999635 0.0e+00 0.0000000 PPIH
547 -0.4154806 0.0e+00 0.0000000 YBX1
549 -0.1188815 0.0e+00 0.0000717 C1orf50
550 -0.2513893 0.0e+00 0.0000000 SVBP
551 -0.1253600 0.0e+00 0.0000107 ERMAP
554 -0.2310209 0.0e+00 0.0000000 SLC2A1
557 -0.3969417 0.0e+00 0.0000000 EBNA1BP2
562 -0.1382190 0.0e+00 0.0000002 RP1-92O14.3
563 -0.2138006 0.0e+00 0.0000000 CDC20
564 -0.1809698 0.0e+00 0.0000000 ELOVL1
565 -0.1849776 0.0e+00 0.0000000 MED8
566 -0.1185322 0.0e+00 0.0000792 SZT2
570 -0.1112777 1.0e-07 0.0005854 PTPRF
571 -0.1953601 0.0e+00 0.0000000 KDM4A
573 -0.1029847 6.0e-07 0.0048952 ST3GAL3
577 -0.2909251 0.0e+00 0.0000000 DPH2
578 -0.2911763 0.0e+00 0.0000000 ATP6V0B
579 -0.2293932 0.0e+00 0.0000000 B4GALT2
580 -0.1887073 0.0e+00 0.0000000 CCDC24
583 -0.1115212 1.0e-07 0.0005486 DMAP1
584 -0.3477418 0.0e+00 0.0000000 ERI3
585 -0.2090643 0.0e+00 0.0000000 RNF220
588 -0.1492492 0.0e+00 0.0000000 KIF2C
589 -0.5130358 0.0e+00 0.0000000 RPS8
590 -0.1764781 0.0e+00 0.0000000 BEST4
591 -0.1504001 0.0e+00 0.0000000 PLK3
595 -0.1888432 0.0e+00 0.0000000 EIF2B3
596 -0.1304979 0.0e+00 0.0000022 HECTD3
597 -0.1605106 0.0e+00 0.0000000 UROD
600 -0.1868055 0.0e+00 0.0000000 HPDL
601 -0.1471060 0.0e+00 0.0000000 MUTYH
602 -0.1156345 0.0e+00 0.0001788 TOE1
605 -0.1679140 0.0e+00 0.0000000 MMACHC
606 0.1068932 2.0e-07 0.0018355 PRDX1
607 0.2886781 0.0e+00 0.0000000 AKR1A1
608 -0.2940220 0.0e+00 0.0000000 NASP
610 -0.2356077 0.0e+00 0.0000000 GPBP1L1
611 -0.2088770 0.0e+00 0.0000000 TMEM69
612 -0.1295305 0.0e+00 0.0000030 IPP
616 -0.0932134 6.1e-06 0.0485812 TSPAN1
617 -0.1790706 0.0e+00 0.0000000 POMGNT1
619 -0.1427023 0.0e+00 0.0000000 RAD54L
620 -0.2043873 0.0e+00 0.0000000 LRRC41
621 -0.5283123 0.0e+00 0.0000000 UQCRH
622 -0.1937630 0.0e+00 0.0000000 NSUN4
623 -0.1049492 3.0e-07 0.0030000 FAAH
624 -0.1181898 0.0e+00 0.0000873 MKNK1
626 -0.3204584 0.0e+00 0.0000000 ATPAF1
628 -0.2542262 0.0e+00 0.0000000 EFCAB14
629 -0.1012582 9.0e-07 0.0074689 CYP4X1
632 -0.3101616 0.0e+00 0.0000000 PDZK1IP1
633 -0.1765290 0.0e+00 0.0000000 STIL
634 -0.2113812 0.0e+00 0.0000000 CMPK1
637 -0.1566470 0.0e+00 0.0000000 FOXD2-AS1
638 -0.2991442 0.0e+00 0.0000000 FOXD2
640 0.1502650 0.0e+00 0.0000000 SLC5A9
641 -0.1074793 2.0e-07 0.0015789 SPATA6
646 -0.1841797 0.0e+00 0.0000000 FAF1
648 -0.1973061 0.0e+00 0.0000000 RNF11
649 -0.2984446 0.0e+00 0.0000000 TTC39A
650 -0.0996557 1.3e-06 0.0109928 TTC39A-AS1
651 -0.2067997 0.0e+00 0.0000000 EPS15
653 -0.2055387 0.0e+00 0.0000000 OSBPL9
654 -0.2031773 0.0e+00 0.0000000 NRDC
658 -0.3119017 0.0e+00 0.0000000 TXNDC12
659 -0.2164971 0.0e+00 0.0000000 KTI12
660 -0.2703744 0.0e+00 0.0000000 BTF3L4
664 -0.1428550 0.0e+00 0.0000000 ORC1
665 -0.2468198 0.0e+00 0.0000000 PRPF38A
666 -0.1474040 0.0e+00 0.0000000 ZCCHC11
668 -0.2277290 0.0e+00 0.0000000 COA7
669 -0.1666976 0.0e+00 0.0000000 ZYG11B
674 -0.1916924 0.0e+00 0.0000000 CPT2
676 -0.2747826 0.0e+00 0.0000000 C1orf123
678 -0.2584218 0.0e+00 0.0000000 MAGOH
681 -0.3050848 0.0e+00 0.0000000 NDC1
682 -0.1942038 0.0e+00 0.0000000 YIPF1
683 -0.1919774 0.0e+00 0.0000000 HSPB11
684 -0.2612584 0.0e+00 0.0000000 LRRC42
687 -0.1263577 0.0e+00 0.0000079 TCEANC2
689 -0.3385932 0.0e+00 0.0000000 MRPL37
690 -0.2325921 0.0e+00 0.0000000 SSBP3
693 0.2651876 0.0e+00 0.0000000 FAM151A
696 -0.1065286 2.0e-07 0.0020149 PARS2
699 -0.2683315 0.0e+00 0.0000000 DHCR24
701 -0.1597335 0.0e+00 0.0000000 TMEM61
703 -0.1530045 0.0e+00 0.0000000 PCSK9
704 -0.2481030 0.0e+00 0.0000000 USP24
708 -0.1350615 0.0e+00 0.0000005 PLPP3
709 -0.1168736 0.0e+00 0.0001264 PRKAA2
711 -0.1712673 0.0e+00 0.0000000 OMA1
712 -0.0994176 1.4e-06 0.0116313 TACSTD2
713 -0.1465450 0.0e+00 0.0000000 MYSM1
718 -0.2089031 0.0e+00 0.0000000 FGGY
719 -0.2196000 0.0e+00 0.0000000 HOOK1
722 -0.4232654 0.0e+00 0.0000000 NFIA
723 -0.2432746 0.0e+00 0.0000000 TM2D1
725 -0.1849208 0.0e+00 0.0000000 INADL
726 -0.2894374 0.0e+00 0.0000000 L1TD1
728 -0.3002241 0.0e+00 0.0000000 USP1
729 -0.2236381 0.0e+00 0.0000000 DOCK7
731 -0.1443321 0.0e+00 0.0000000 ATG4C
732 -0.1765368 0.0e+00 0.0000000 ALG6
733 -0.2957555 0.0e+00 0.0000000 ITGB3BP
735 -0.2586418 0.0e+00 0.0000000 PGM1
736 -0.1375500 0.0e+00 0.0000002 ROR1
738 -0.2652959 0.0e+00 0.0000000 RAVER2
739 -0.2172037 0.0e+00 0.0000000 JAK1
740 -0.2043441 0.0e+00 0.0000000 AK4
742 -0.2279206 0.0e+00 0.0000000 LEPROT
746 -0.1573920 0.0e+00 0.0000000 WDR78
747 -0.2697125 0.0e+00 0.0000000 MIER1
748 -0.2539921 0.0e+00 0.0000000 SLC35D1
750 -0.4143506 0.0e+00 0.0000000 SERBP1
755 -0.3518895 0.0e+00 0.0000000 WLS
756 -0.1495054 0.0e+00 0.0000000 DEPDC1
757 -0.1095342 1.0e-07 0.0009269 LRRC40
758 -0.1893018 0.0e+00 0.0000000 SRSF11
759 -0.2068563 0.0e+00 0.0000000 ANKRD13C
760 -0.1580390 0.0e+00 0.0000000 HHLA3
761 -0.0948981 4.1e-06 0.0332596 CTH
764 -0.1952256 0.0e+00 0.0000000 ZRANB2
766 -0.1203107 0.0e+00 0.0000475 FPGT
772 -0.2871713 0.0e+00 0.0000000 TYW3
774 -0.1726738 0.0e+00 0.0000000 ACADM
775 -0.2881222 0.0e+00 0.0000000 RABGGTB
778 -0.2178454 0.0e+00 0.0000000 PIGK
780 -0.2140364 0.0e+00 0.0000000 ZZZ3
781 -0.1569267 0.0e+00 0.0000000 USP33
782 -0.1073616 2.0e-07 0.0016274 FAM73A
784 -0.2513274 0.0e+00 0.0000000 FUBP1
785 -0.1150258 0.0e+00 0.0002115 DNAJB4
786 -0.1116931 1.0e-07 0.0005238 GIPC2
787 -0.1467101 0.0e+00 0.0000000 RP11-386I14.4
793 -0.3779717 0.0e+00 0.0000000 PRKACB
794 -0.3546494 0.0e+00 0.0000000 SAMD13
796 -0.2737534 0.0e+00 0.0000000 RPF1
797 -0.1425046 0.0e+00 0.0000000 GNG5
798 -0.1435601 0.0e+00 0.0000000 CTBS
799 -0.1366485 0.0e+00 0.0000003 SSX2IP
801 -0.1601439 0.0e+00 0.0000000 MCOLN2
804 -0.2158938 0.0e+00 0.0000000 C1orf52
805 -0.2646698 0.0e+00 0.0000000 BCL10
807 -0.2992597 0.0e+00 0.0000000 DDAH1
809 -0.1594234 0.0e+00 0.0000000 CYR61
810 -0.1688124 0.0e+00 0.0000000 ZNHIT6
811 -0.3159690 0.0e+00 0.0000000 ODF2L
817 -0.1974070 0.0e+00 0.0000000 SH3GLB1
818 -0.1628395 0.0e+00 0.0000000 SEP15
819 -0.1763322 0.0e+00 0.0000000 HS2ST1
820 -0.1730836 0.0e+00 0.0000000 LMO4
822 -0.1131616 0.0e+00 0.0003523 GTF2B
823 -0.2167187 0.0e+00 0.0000000 CCBL2
824 -0.1704295 0.0e+00 0.0000000 RBMXL1
826 -0.1117760 1.0e-07 0.0005125 GBP1
829 -0.2430347 0.0e+00 0.0000000 LRRC8B
833 -0.1029680 6.0e-07 0.0049153 LRRC8D
834 -0.1122980 0.0e+00 0.0004455 ZNF326
836 -0.3025200 0.0e+00 0.0000000 ZNF644
837 -0.1282742 0.0e+00 0.0000044 CDC7
838 -0.0956354 3.4e-06 0.0281116 TGFBR3
844 -0.1850851 0.0e+00 0.0000000 RPAP2
846 -0.2006903 0.0e+00 0.0000000 EVI5
847 -0.5085353 0.0e+00 0.0000000 RPL5
848 -0.1463440 0.0e+00 0.0000000 FAM69A
849 -0.1742563 0.0e+00 0.0000000 MTF2
850 -0.2062964 0.0e+00 0.0000000 TMED5
851 -0.1017460 8.0e-07 0.0066308 CCDC18
852 -0.2456607 0.0e+00 0.0000000 DR1
853 -0.2045187 0.0e+00 0.0000000 FNBP1L
854 -0.0945327 4.5e-06 0.0361248 BCAR3
856 -0.2135214 0.0e+00 0.0000000 DNTTIP2
857 -0.1297960 0.0e+00 0.0000028 GCLM
859 -0.1856091 0.0e+00 0.0000000 ABCD3
860 -0.1460234 0.0e+00 0.0000000 F3
861 -0.4197112 0.0e+00 0.0000000 SLC44A3
862 -0.1852199 0.0e+00 0.0000000 CNN3
863 -0.1342633 0.0e+00 0.0000007 RP4-639F20.1
864 -0.2767567 0.0e+00 0.0000000 ALG14
865 -0.1220470 0.0e+00 0.0000287 TMEM56
870 -0.3314258 0.0e+00 0.0000000 SNX7
872 -0.2345230 0.0e+00 0.0000000 AGL
874 -0.1849841 0.0e+00 0.0000000 SLC35A3
875 -0.2584357 0.0e+00 0.0000000 MFSD14A
876 -0.2043297 0.0e+00 0.0000000 SASS6
879 -0.2234034 0.0e+00 0.0000000 DBT
883 -0.1798200 0.0e+00 0.0000000 EXTL2
885 -0.2189266 0.0e+00 0.0000000 SLC30A7
886 -0.2953057 0.0e+00 0.0000000 DPH5
888 -0.2220970 0.0e+00 0.0000000 RP11-421L21.3
892 -0.2562058 0.0e+00 0.0000000 PRMT6
893 -0.2811911 0.0e+00 0.0000000 VAV3
894 -0.2484931 0.0e+00 0.0000000 SLC25A24
896 -0.2242268 0.0e+00 0.0000000 FAM102B
897 -0.1597884 0.0e+00 0.0000000 HENMT1
898 -0.1925945 0.0e+00 0.0000000 PRPF38B
900 -0.2054001 0.0e+00 0.0000000 STXBP3
903 -0.1868075 0.0e+00 0.0000000 GPSM2
904 -0.2065383 0.0e+00 0.0000000 CLCC1
906 -0.1814914 0.0e+00 0.0000000 TAF13
908 -0.2112012 0.0e+00 0.0000000 TMEM167B
911 -0.3295621 0.0e+00 0.0000000 KIAA1324
912 -0.2158435 0.0e+00 0.0000000 SARS
914 -0.1408910 0.0e+00 0.0000001 PSRC1
915 -0.1289798 0.0e+00 0.0000036 SORT1
916 -0.2387565 0.0e+00 0.0000000 PSMA5
921 -0.2965531 0.0e+00 0.0000000 GNAI3
922 -0.1991406 0.0e+00 0.0000000 AMPD2
923 0.1700810 0.0e+00 0.0000000 GSTM4
927 0.1242763 0.0e+00 0.0000148 EPS8L3
929 -0.1285662 0.0e+00 0.0000040 AHCYL1
930 -0.1158636 0.0e+00 0.0001678 STRIP1
932 -0.1547241 0.0e+00 0.0000000 KCNC4
933 -0.1541612 0.0e+00 0.0000000 RBM15
936 -0.1701774 0.0e+00 0.0000000 LAMTOR5
937 -0.1683839 0.0e+00 0.0000000 LRIF1
939 -0.1700407 0.0e+00 0.0000000 DRAM2
940 -0.1161068 0.0e+00 0.0001567 CEPT1
942 -0.1602869 0.0e+00 0.0000000 RP5-1180E21.5
943 -0.2833748 0.0e+00 0.0000000 DENND2D
946 -0.3149724 0.0e+00 0.0000000 WDR77
947 -0.4107247 0.0e+00 0.0000000 ATP5F1
949 -0.1913174 0.0e+00 0.0000000 RAP1A
952 -0.1730770 0.0e+00 0.0000000 DDX20
953 -0.1843563 0.0e+00 0.0000000 KCND3
954 -0.1729354 0.0e+00 0.0000000 CTTNBP2NL
957 -0.2133777 0.0e+00 0.0000000 ST7L
958 -0.2678768 0.0e+00 0.0000000 CAPZA1
959 -0.0931652 6.1e-06 0.0491056 MOV10
961 0.2989222 0.0e+00 0.0000000 RHOC
964 -0.2964470 0.0e+00 0.0000000 SLC16A1
965 -0.1177184 0.0e+00 0.0000997 SLC16A1-AS1
966 -0.1162648 0.0e+00 0.0001499 LRIG2
967 -0.2281445 0.0e+00 0.0000000 MAGI3
968 -0.1431009 0.0e+00 0.0000000 PHTF1
969 -0.2415569 0.0e+00 0.0000000 RSBN1
973 -0.1347057 0.0e+00 0.0000006 AP4B1
974 -0.1432170 0.0e+00 0.0000000 DCLRE1B
976 -0.2415593 0.0e+00 0.0000000 HIPK1
978 -0.2296928 0.0e+00 0.0000000 TRIM33
979 -0.2899032 0.0e+00 0.0000000 BCAS2
981 -0.2720071 0.0e+00 0.0000000 NRAS
982 -0.1425787 0.0e+00 0.0000000 CSDE1
983 -0.1899056 0.0e+00 0.0000000 SIKE1
986 -0.1944230 0.0e+00 0.0000000 VANGL1
987 -0.0957901 3.3e-06 0.0271463 SLC22A15
989 0.3286170 0.0e+00 0.0000000 ATP1A1
991 -0.0932835 6.0e-06 0.0478283 CD58
992 -0.1127728 0.0e+00 0.0003916 IGSF3
995 -0.2760591 0.0e+00 0.0000000 PTGFRN
998 -0.1621728 0.0e+00 0.0000000 TTF2
1001 -0.2416522 0.0e+00 0.0000000 MAN1A2
1002 -0.2359660 0.0e+00 0.0000000 FAM46C
1003 -0.1117218 1.0e-07 0.0005200 GDAP2
1004 -0.2401024 0.0e+00 0.0000000 WDR3
1005 -0.2629781 0.0e+00 0.0000000 WARS2
1011 -0.5304120 0.0e+00 0.0000000 HMGCS2
1012 0.1041742 4.0e-07 0.0036391 REG4
1013 -0.2852225 0.0e+00 0.0000000 NOTCH2
1014 -0.2000970 0.0e+00 0.0000000 SEC22B
1016 -0.1484309 0.0e+00 0.0000000 NBPF26
1020 -0.1221539 0.0e+00 0.0000278 RP11-403I13.5
1022 -0.2934645 0.0e+00 0.0000000 RP11-14N7.2
1024 -0.1931486 0.0e+00 0.0000000 NBPF15
1030 -0.1859020 0.0e+00 0.0000000 NBPF20
1031 -0.1014251 8.0e-07 0.0071719 GPR89A
1032 0.2788204 0.0e+00 0.0000000 PDZK1
1033 -0.2428967 0.0e+00 0.0000000 RNF115
1034 -0.1091761 1.0e-07 0.0010183 POLR3C
1036 -0.1374393 0.0e+00 0.0000002 PIAS3
1038 -0.1721970 0.0e+00 0.0000000 PEX11B
1039 -0.2231104 0.0e+00 0.0000000 RBM8A
1041 -0.1306802 0.0e+00 0.0000021 LIX1L
1043 -0.2659118 0.0e+00 0.0000000 POLR3GL
1044 -0.2784190 0.0e+00 0.0000000 TXNIP
1046 -0.1460422 0.0e+00 0.0000000 NBPF10
1047 -0.1372253 0.0e+00 0.0000003 NOTCH2NL
1049 -0.1363606 0.0e+00 0.0000003 NBPF12
1053 -0.2225793 0.0e+00 0.0000000 CHD1L
1055 -0.1643733 0.0e+00 0.0000000 BCL9
1056 -0.2069618 0.0e+00 0.0000000 ACP6
1057 -0.1130801 0.0e+00 0.0003602 GPR89B
1060 -0.1585042 0.0e+00 0.0000000 NBPF11
1066 -0.1856894 0.0e+00 0.0000000 AC245100.1
1067 -0.3318417 0.0e+00 0.0000000 NBPF14
1068 -0.1124524 0.0e+00 0.0004272 PDE4DIP
1073 -0.2127604 0.0e+00 0.0000000 NBPF19
1074 -0.2345100 0.0e+00 0.0000000 LINC00869
1087 -0.1349418 0.0e+00 0.0000005 BOLA1
1088 -0.0982141 1.9e-06 0.0154619 SV2A
1089 -0.2527471 0.0e+00 0.0000000 SF3B4
1091 -0.1318014 0.0e+00 0.0000015 OTUD7B
1092 -0.1577042 0.0e+00 0.0000000 VPS45
1094 -0.2080640 0.0e+00 0.0000000 ANP32E
1096 -0.3335124 0.0e+00 0.0000000 APH1A
1099 -0.0993203 1.4e-06 0.0119046 MRPS21
1100 -0.1228256 0.0e+00 0.0000228 PRPF3
1101 -0.1887509 0.0e+00 0.0000000 RPRD2
1102 -0.1162788 0.0e+00 0.0001493 TARS2
1107 -0.1548091 0.0e+00 0.0000000 ENSA
1108 -0.1867463 0.0e+00 0.0000000 GOLPH3L
1110 -0.1646793 0.0e+00 0.0000000 CTSS
1112 -0.1695727 0.0e+00 0.0000000 ARNT
1113 -0.1645440 0.0e+00 0.0000000 SETDB1
1118 -0.1446436 0.0e+00 0.0000000 PRUNE
1120 -0.2005718 0.0e+00 0.0000000 C1orf56
1121 -0.2385444 0.0e+00 0.0000000 CDC42SE1
1123 -0.1990783 0.0e+00 0.0000000 GABPB2
1125 -0.1157267 0.0e+00 0.0001742 SCNM1
1128 -0.1952808 0.0e+00 0.0000000 VPS72
1129 -0.1272774 0.0e+00 0.0000060 PIP5K1A
1133 -0.1749914 0.0e+00 0.0000000 PI4KB
1134 -0.1830947 0.0e+00 0.0000000 RFX5
1136 -0.2770631 0.0e+00 0.0000000 SELENBP1
1137 -0.1172160 0.0e+00 0.0001148 PSMB4
1138 -0.2156870 0.0e+00 0.0000000 POGZ
1140 -0.1768583 0.0e+00 0.0000000 TUFT1
1141 -0.2299006 0.0e+00 0.0000000 SNX27
1146 -0.3296889 0.0e+00 0.0000000 MRPL9
1149 -0.1051213 3.0e-07 0.0028720 RP11-98D18.9
1150 -0.1201709 0.0e+00 0.0000495 RORC
1151 -0.1306950 0.0e+00 0.0000021 C2CD4D
1153 -0.1889013 0.0e+00 0.0000000 THEM4
1154 -0.2185498 0.0e+00 0.0000000 S100A10
1155 -0.3234385 0.0e+00 0.0000000 S100A11
1160 -0.2104091 0.0e+00 0.0000000 S100A4
1162 -0.2150633 0.0e+00 0.0000000 S100A16
1163 0.1673445 0.0e+00 0.0000000 S100A14
1164 -0.1411844 0.0e+00 0.0000001 S100A13
1166 -0.1009336 1.0e-06 0.0080732 RP1-178F15.4
1167 -0.2095683 0.0e+00 0.0000000 CHTOP
1168 -0.2610601 0.0e+00 0.0000000 SNAPIN
1169 -0.3696178 0.0e+00 0.0000000 ILF2
1170 -0.1811234 0.0e+00 0.0000000 INTS3
1171 -0.2102146 0.0e+00 0.0000000 SLC27A3
1172 -0.2268135 0.0e+00 0.0000000 GATAD2B
1173 -0.1043205 4.0e-07 0.0035085 DENND4B
1174 -0.1273534 0.0e+00 0.0000059 CRTC2
1175 -0.2009772 0.0e+00 0.0000000 SLC39A1
1178 -0.2134459 0.0e+00 0.0000000 CREB3L4
1179 -0.1975265 0.0e+00 0.0000000 JTB
1181 -0.2405588 0.0e+00 0.0000000 RAB13
1182 -0.3893166 0.0e+00 0.0000000 RPS27
1184 -0.2971758 0.0e+00 0.0000000 TPM3
1185 -0.1337527 0.0e+00 0.0000008 C1orf43
1186 -0.2214116 0.0e+00 0.0000000 UBAP2L
1187 -0.1247430 0.0e+00 0.0000129 HAX1
1190 -0.2778853 0.0e+00 0.0000000 UBE2Q1
1191 -0.1282586 0.0e+00 0.0000044 ADAR
1195 -0.1689651 0.0e+00 0.0000000 PYGO2
1197 -0.1570308 0.0e+00 0.0000000 SHC1
1198 -0.2225914 0.0e+00 0.0000000 CKS1B
1199 -0.1933937 0.0e+00 0.0000000 FLAD1
1203 -0.2137856 0.0e+00 0.0000000 ADAM15
1204 -0.1860984 0.0e+00 0.0000000 EFNA4
1205 -0.1543140 0.0e+00 0.0000000 EFNA3
1206 0.1506039 0.0e+00 0.0000000 EFNA1
1207 -0.1641718 0.0e+00 0.0000000 SLC50A1
1208 -0.1866421 0.0e+00 0.0000000 DPM3
1209 -0.1139804 0.0e+00 0.0002821 KRTCAP2
1210 -0.4794877 0.0e+00 0.0000000 MUC1
1212 -0.1173214 0.0e+00 0.0001114 THBS3
1213 -0.2886459 0.0e+00 0.0000000 MTX1
1214 -0.0982986 1.8e-06 0.0151593 GBA
1215 -0.1381599 0.0e+00 0.0000002 FAM189B
1216 -0.2263948 0.0e+00 0.0000000 SCAMP3
1217 -0.1698769 0.0e+00 0.0000000 CLK2
1222 -0.1765812 0.0e+00 0.0000000 RUSC1
1223 -0.1353069 0.0e+00 0.0000005 ASH1L
1224 -0.1100350 1.0e-07 0.0008128 ASH1L-AS1
1225 -0.1270273 0.0e+00 0.0000065 MSTO1
1226 -0.1775315 0.0e+00 0.0000000 YY1AP1
1227 -0.3188126 0.0e+00 0.0000000 DAP3
1228 -0.1649503 0.0e+00 0.0000000 GON4L
1229 -0.1409427 0.0e+00 0.0000001 RIT1
1230 -0.1341844 0.0e+00 0.0000007 KIAA0907
1231 -0.1066112 2.0e-07 0.0019732 RXFP4
1232 -0.2150400 0.0e+00 0.0000000 ARHGEF2
1234 -0.1678811 0.0e+00 0.0000000 SSR2
1235 -0.2308476 0.0e+00 0.0000000 UBQLN4
1237 -0.3046842 0.0e+00 0.0000000 RAB25
1239 -0.2769519 0.0e+00 0.0000000 LMNA
1240 -0.2581423 0.0e+00 0.0000000 SEMA4A
1241 -0.1237283 0.0e+00 0.0000174 SLC25A44
1243 -0.2621076 0.0e+00 0.0000000 PMF1
1246 -0.1199666 0.0e+00 0.0000525 SMG5
1248 -0.0957834 3.3e-06 0.0271824 GLMP
1249 -0.2617023 0.0e+00 0.0000000 CCT3
1252 -0.1119249 1.0e-07 0.0004923 MEF2D
1253 -0.1400521 0.0e+00 0.0000001 IQGAP3
1254 -0.1978358 0.0e+00 0.0000000 APOA1BP
1255 -0.3623350 0.0e+00 0.0000000 GPATCH4
1263 -0.1700957 0.0e+00 0.0000000 ISG20L2
1264 -0.1074140 2.0e-07 0.0016058 RRNAD1
1265 -0.3621977 0.0e+00 0.0000000 MRPL24
1266 -0.1480904 0.0e+00 0.0000000 HDGF
1267 -0.2581109 0.0e+00 0.0000000 PRCC
1271 -0.1327709 0.0e+00 0.0000011 ETV3
1273 -0.1013558 9.0e-07 0.0072935 CD1D
1274 -0.2535516 0.0e+00 0.0000000 IFI16
1275 -0.2019248 0.0e+00 0.0000000 DUSP23
1279 -0.0991330 1.5e-06 0.0124489 TAGLN2
1281 0.3344665 0.0e+00 0.0000000 LINC01133
1282 -0.1850324 0.0e+00 0.0000000 PIGM
1283 -0.2178323 0.0e+00 0.0000000 IGSF8
1285 -0.2000185 0.0e+00 0.0000000 PEA15
1286 -0.1394380 0.0e+00 0.0000001 DCAF8
1289 -0.1861789 0.0e+00 0.0000000 PEX19
1290 -0.1171753 0.0e+00 0.0001161 COPA
1291 -0.0943950 4.6e-06 0.0372631 NCSTN
1293 -0.0990260 1.5e-06 0.0127615 VANGL2
1295 -0.1682497 0.0e+00 0.0000000 ITLN1
1297 -0.1269577 0.0e+00 0.0000066 F11R
1301 -0.1728232 0.0e+00 0.0000000 PVRL4
1303 -0.2131928 0.0e+00 0.0000000 KLHDC9
1304 -0.2636694 0.0e+00 0.0000000 PFDN2
1306 -0.1767854 0.0e+00 0.0000000 DEDD
1307 -0.1636816 0.0e+00 0.0000000 UFC1
1309 -0.1467450 0.0e+00 0.0000000 USP21
1310 -0.1719604 0.0e+00 0.0000000 PPOX
1311 -0.2524412 0.0e+00 0.0000000 B4GALT3
1314 -0.1409226 0.0e+00 0.0000001 TOMM40L
1316 -0.2984017 0.0e+00 0.0000000 SDHC
1319 -0.2627285 0.0e+00 0.0000000 DUSP12
1321 -0.2190062 0.0e+00 0.0000000 ATF6
1323 -0.1257089 0.0e+00 0.0000096 NOS1AP
1324 -0.1929072 0.0e+00 0.0000000 C1orf226
1325 -0.1600894 0.0e+00 0.0000000 UHMK1
1327 -0.2282763 0.0e+00 0.0000000 UAP1
1329 -0.1488090 0.0e+00 0.0000000 HSD17B7
1333 -0.1330071 0.0e+00 0.0000010 NUF2
1334 -0.2952896 0.0e+00 0.0000000 PBX1
1337 -0.1751517 0.0e+00 0.0000000 ALDH9A1
1339 -0.1567077 0.0e+00 0.0000000 UCK2
1341 -0.2432248 0.0e+00 0.0000000 POGK
1342 -0.1072854 2.0e-07 0.0016592 TADA1
1346 -0.1928637 0.0e+00 0.0000000 POU2F1
1347 -0.2946785 0.0e+00 0.0000000 CREG1
1348 -0.2722850 0.0e+00 0.0000000 MPZL1
1350 -0.2940745 0.0e+00 0.0000000 MPC2
1351 -0.2413284 0.0e+00 0.0000000 DCAF6
1352 -0.0955601 3.5e-06 0.0285913 GPR161
1353 -0.2697695 0.0e+00 0.0000000 TIPRL
1354 -0.1837444 0.0e+00 0.0000000 SFT2D2
1359 -0.1109503 1.0e-07 0.0006387 ATP1B1
1360 -0.1424909 0.0e+00 0.0000000 NME7
1361 -0.1299467 0.0e+00 0.0000026 BLZF1
1366 -0.1023939 7.0e-07 0.0056650 C1orf112
1368 -0.1094291 1.0e-07 0.0009527 METTL18
1369 -0.1537899 0.0e+00 0.0000000 SCYL3
1370 -0.2338916 0.0e+00 0.0000000 KIFAP3
1372 -0.1376660 0.0e+00 0.0000002 GORAB
1374 -0.1655215 0.0e+00 0.0000000 PRRC2C
1375 -0.1043914 4.0e-07 0.0034477 VAMP4
1376 -0.1704233 0.0e+00 0.0000000 METTL13
1377 -0.1467193 0.0e+00 0.0000000 DNM3
1378 -0.2051761 0.0e+00 0.0000000 PIGC
1382 -0.2223483 0.0e+00 0.0000000 PRDX6
1383 -0.1698974 0.0e+00 0.0000000 KLHL20
1384 -0.1356407 0.0e+00 0.0000004 CENPL
1385 -0.1438814 0.0e+00 0.0000000 DARS2
1387 -0.1069724 2.0e-07 0.0017985 ZBTB37
1388 -0.1628424 0.0e+00 0.0000000 RC3H1
1391 -0.2108470 0.0e+00 0.0000000 RABGAP1L
1392 -0.3164547 0.0e+00 0.0000000 CACYBP
1393 -0.3082668 0.0e+00 0.0000000 MRPS14
1394 -0.2191199 0.0e+00 0.0000000 KIAA0040
1396 -0.2779554 0.0e+00 0.0000000 RFWD2
1400 -0.2248954 0.0e+00 0.0000000 RASAL2
1404 -0.1304912 0.0e+00 0.0000022 RALGPS2
1405 -0.2553657 0.0e+00 0.0000000 FAM20B
1406 -0.2809692 0.0e+00 0.0000000 TOR3A
1407 -0.1699313 0.0e+00 0.0000000 ABL2
1408 -0.1981540 0.0e+00 0.0000000 SOAT1
1409 -0.3144700 0.0e+00 0.0000000 AXDND1
1413 -0.1238237 0.0e+00 0.0000170 TOR1AIP1
1415 -0.1222307 0.0e+00 0.0000272 CEP350
1416 -0.4179512 0.0e+00 0.0000000 QSOX1
1418 -0.2808689 0.0e+00 0.0000000 ACBD6
1419 -0.1016086 8.0e-07 0.0068587 XPR1
1422 -0.2079930 0.0e+00 0.0000000 STX6
1423 -0.1235867 0.0e+00 0.0000182 MR1
1424 -0.1415834 0.0e+00 0.0000001 IER5
1426 -0.5139279 0.0e+00 0.0000000 GLUL
1427 -0.1155286 0.0e+00 0.0001840 RNASEL
1428 -0.1319285 0.0e+00 0.0000014 RGS16
1429 -0.1244283 0.0e+00 0.0000142 NPL
1430 -0.2775942 0.0e+00 0.0000000 DHX9
1433 -0.1701347 0.0e+00 0.0000000 SMG7
1435 -0.1782669 0.0e+00 0.0000000 ARPC5
1439 -0.2122476 0.0e+00 0.0000000 TSEN15
1442 -0.2482810 0.0e+00 0.0000000 EDEM3
1444 -0.2529595 0.0e+00 0.0000000 RNF2
1445 -0.1198917 0.0e+00 0.0000536 TRMT1L
1447 -0.1774406 0.0e+00 0.0000000 IVNS1ABP
1451 -0.2493622 0.0e+00 0.0000000 TPR
1452 -0.1413620 0.0e+00 0.0000001 C1orf27
1454 -0.0982322 1.9e-06 0.0153996 PLA2G4A
1455 -0.1392567 0.0e+00 0.0000001 BRINP3
1456 -0.1336344 0.0e+00 0.0000008 LINC01351
1458 0.1101052 1.0e-07 0.0007981 RGS2
1459 -0.1965702 0.0e+00 0.0000000 UCHL5
1460 -0.1349874 0.0e+00 0.0000005 TROVE2
1462 -0.2240460 0.0e+00 0.0000000 GLRX2
1463 -0.2211351 0.0e+00 0.0000000 CDC73
1465 -0.1708562 0.0e+00 0.0000000 ASPM
1466 -0.1614709 0.0e+00 0.0000000 ZBTB41
1467 -0.1506075 0.0e+00 0.0000000 DENND1B
1468 -0.3096417 0.0e+00 0.0000000 C1orf53
1469 -0.1066117 2.0e-07 0.0019731 NEK7
1472 -0.2040920 0.0e+00 0.0000000 NR5A2
1473 -0.2059765 0.0e+00 0.0000000 ZNF281
1474 -0.1148216 0.0e+00 0.0002237 KIF14
1475 -0.1497133 0.0e+00 0.0000000 DDX59
1477 -0.1311093 0.0e+00 0.0000018 CAMSAP2
1479 -0.0978122 2.0e-06 0.0169830 KIF21B
1482 -0.3200645 0.0e+00 0.0000000 TMEM9
1484 -0.1291125 0.0e+00 0.0000034 TNNT2
1488 -0.0952562 3.8e-06 0.0306491 PHLDA3
1489 -0.1900118 0.0e+00 0.0000000 CSRP1
1490 -0.1221508 0.0e+00 0.0000278 RP11-134G8.7
1491 -0.1578389 0.0e+00 0.0000000 RP11-134G8.5
1492 -0.1628005 0.0e+00 0.0000000 NAV1
1494 -0.2449465 0.0e+00 0.0000000 IPO9
1496 -0.3702494 0.0e+00 0.0000000 TIMM17A
1500 0.1246222 0.0e+00 0.0000134 ELF3
1502 -0.1682051 0.0e+00 0.0000000 ARL8A
1503 -0.1110806 1.0e-07 0.0006169 LGR6
1504 -0.3220582 0.0e+00 0.0000000 UBE2T
1505 -0.2142615 0.0e+00 0.0000000 PPP1R12B
1508 -0.2411198 0.0e+00 0.0000000 KDM5B
1510 -0.1215036 0.0e+00 0.0000336 PCAT6
1511 -0.1519435 0.0e+00 0.0000000 RABIF
1512 -0.1859635 0.0e+00 0.0000000 KLHL12
1513 -0.1872317 0.0e+00 0.0000000 ADIPOR1
1514 -0.1952137 0.0e+00 0.0000000 CYB5R1
1515 -0.2764526 0.0e+00 0.0000000 TMEM183A
1520 -0.0946704 4.3e-06 0.0350113 FMOD
1524 -0.1764473 0.0e+00 0.0000000 ZC3H11A
1526 -0.4447922 0.0e+00 0.0000000 SNRPE
1530 0.1790622 0.0e+00 0.0000000 GOLT1A
1531 -0.2845505 0.0e+00 0.0000000 PLEKHA6
1533 -0.1353054 0.0e+00 0.0000005 PPP1R15B
1534 -0.2137947 0.0e+00 0.0000000 PIK3C2B
1535 -0.1476276 0.0e+00 0.0000000 MDM4
1539 -0.1678420 0.0e+00 0.0000000 RBBP5
1540 -0.1287042 0.0e+00 0.0000039 DSTYK
1541 -0.1704732 0.0e+00 0.0000000 NUAK2
1546 -0.1847540 0.0e+00 0.0000000 MFSD4
1547 -0.1962110 0.0e+00 0.0000000 ELK4
1548 -0.2302393 0.0e+00 0.0000000 SLC45A3
1549 -0.4530066 0.0e+00 0.0000000 NUCKS1
1550 -0.1189086 0.0e+00 0.0000711 RAB29
1551 -0.1034271 5.0e-07 0.0043855 SLC41A1
1553 -0.1724788 0.0e+00 0.0000000 CTSE
1556 -0.2078368 0.0e+00 0.0000000 IKBKE
1558 -0.0931351 6.2e-06 0.0494347 RASSF5
1559 -0.3150434 0.0e+00 0.0000000 EIF2D
1562 -0.2380229 0.0e+00 0.0000000 MAPKAPK2
1564 -0.1311343 0.0e+00 0.0000018 FCMR
1565 -0.4339645 0.0e+00 0.0000000 PIGR
1568 -0.2575347 0.0e+00 0.0000000 PFKFB2
1569 -0.1108407 1.0e-07 0.0006578 YOD1
1570 -0.2161231 0.0e+00 0.0000000 C4BPB
1572 -0.2143031 0.0e+00 0.0000000 CD55
1573 -0.2167117 0.0e+00 0.0000000 CD46
1574 -0.1104036 1.0e-07 0.0007383 C1orf132
1575 -0.1870186 0.0e+00 0.0000000 PLXNA2
1578 -0.1217675 0.0e+00 0.0000311 G0S2
1580 -0.1079938 2.0e-07 0.0013841 C1orf74
1581 -0.1602148 0.0e+00 0.0000000 IRF6
1582 -0.1706633 0.0e+00 0.0000000 DIEXF
1583 -0.2216952 0.0e+00 0.0000000 SERTAD4-AS1
1584 -0.2047594 0.0e+00 0.0000000 SERTAD4
1585 -0.1284457 0.0e+00 0.0000042 HHAT
1586 -0.1674130 0.0e+00 0.0000000 RCOR3
1587 -0.2731258 0.0e+00 0.0000000 TRAF5
1588 -0.1204666 0.0e+00 0.0000454 LINC00467
1589 -0.1824042 0.0e+00 0.0000000 SLC30A1
1591 -0.1356609 0.0e+00 0.0000004 NEK2
1593 -0.1464064 0.0e+00 0.0000000 INTS7
1594 -0.1434026 0.0e+00 0.0000000 DTL
1596 -0.2639348 0.0e+00 0.0000000 PPP2R5A
1597 -0.1414957 0.0e+00 0.0000001 TMEM206
1598 -0.4311994 0.0e+00 0.0000000 NENF
1599 -0.1316876 0.0e+00 0.0000015 RP11-61J19.5
1601 -0.1422095 0.0e+00 0.0000000 FAM71A
1602 -0.1616478 0.0e+00 0.0000000 NSL1
1603 -0.1415637 0.0e+00 0.0000001 TATDN3
1607 -0.1284182 0.0e+00 0.0000042 ANGEL2
1609 -0.1517013 0.0e+00 0.0000000 PROX1
1611 -0.2436248 0.0e+00 0.0000000 SMYD2
1612 -0.1108666 1.0e-07 0.0006533 PTPN14
1613 -0.1867168 0.0e+00 0.0000000 CENPF
1614 -0.1390728 0.0e+00 0.0000001 KCTD3
1616 -0.1797335 0.0e+00 0.0000000 GPATCH2
1618 -0.3253442 0.0e+00 0.0000000 RRP15
1619 -0.1516509 0.0e+00 0.0000000 LYPLAL1
1622 -0.3058866 0.0e+00 0.0000000 EPRS
1624 -0.3437364 0.0e+00 0.0000000 IARS2
1625 -0.1912859 0.0e+00 0.0000000 RAB3GAP2
1627 0.2185166 0.0e+00 0.0000000 C1orf115
1629 -0.3851752 0.0e+00 0.0000000 MARC1
1633 -0.1085444 1.0e-07 0.0012002 DUSP10
1636 -0.1164034 0.0e+00 0.0001442 TAF1A
1638 -0.1058127 3.0e-07 0.0024151 MIA3
1639 -0.1052110 3.0e-07 0.0028085 RP11-378J18.8
1640 -0.1961764 0.0e+00 0.0000000 AIDA
1641 -0.1589615 0.0e+00 0.0000000 BROX
1647 -0.2921330 0.0e+00 0.0000000 CAPN8
1648 -0.2096170 0.0e+00 0.0000000 CAPN2
1649 -0.2188783 0.0e+00 0.0000000 TP53BP2
1650 -0.1918936 0.0e+00 0.0000000 FBXO28
1651 -0.0995072 1.4e-06 0.0113858 DEGS1
1652 -0.2035662 0.0e+00 0.0000000 NVL
1653 -0.1443259 0.0e+00 0.0000000 CNIH4
1654 -0.2398412 0.0e+00 0.0000000 WDR26
1656 -0.1807249 0.0e+00 0.0000000 DNAH14
1657 -0.3344500 0.0e+00 0.0000000 LBR
1658 -0.3326720 0.0e+00 0.0000000 ENAH
1659 -0.3363706 0.0e+00 0.0000000 SRP9
1660 -0.1827206 0.0e+00 0.0000000 EPHX1
1661 -0.1865742 0.0e+00 0.0000000 RP11-285F7.2
1662 -0.3415525 0.0e+00 0.0000000 TMEM63A
1663 -0.4778611 0.0e+00 0.0000000 LEFTY1
1664 -0.2149870 0.0e+00 0.0000000 PYCR2
1665 -0.1560536 0.0e+00 0.0000000 SDE2
1667 -0.5299585 0.0e+00 0.0000000 H3F3A
1669 -0.3182335 0.0e+00 0.0000000 ACBD3
1671 -0.0963761 2.9e-06 0.0237056 LIN9
1672 -0.3228068 0.0e+00 0.0000000 PARP1
1673 -0.0942975 4.7e-06 0.0380826 C1orf95
1675 -0.1058453 3.0e-07 0.0023961 PSEN2
1676 -0.2585278 0.0e+00 0.0000000 ADCK3
1677 -0.1548731 0.0e+00 0.0000000 CDC42BPA
1678 -0.1342993 0.0e+00 0.0000007 ZNF678
1679 -0.1620552 0.0e+00 0.0000000 SNAP47
1680 -0.1365883 0.0e+00 0.0000003 JMJD4
1684 -0.1177403 0.0e+00 0.0000991 ARF1
1685 -0.2180056 0.0e+00 0.0000000 C1orf35
1687 0.2158181 0.0e+00 0.0000000 GUK1
1689 -0.1430401 0.0e+00 0.0000000 IBA57
1692 -0.1668188 0.0e+00 0.0000000 TRIM11
1693 -0.2883341 0.0e+00 0.0000000 HIST3H2A
1695 -0.2805866 0.0e+00 0.0000000 RNF187
1698 -0.3215107 0.0e+00 0.0000000 RAB4A
1702 -0.1738252 0.0e+00 0.0000000 NUP133
1703 -0.1965798 0.0e+00 0.0000000 ABCB10
1704 -0.2216765 0.0e+00 0.0000000 TAF5L
1705 -0.1558345 0.0e+00 0.0000000 URB2
1706 -0.2017802 0.0e+00 0.0000000 GALNT2
1707 -0.0971160 2.4e-06 0.0199603 PGBD5
1708 -0.2195381 0.0e+00 0.0000000 COG2
1710 -0.1873864 0.0e+00 0.0000000 C1orf198
1711 -0.2358087 0.0e+00 0.0000000 TTC13
1712 -0.2691616 0.0e+00 0.0000000 ARV1
1714 -0.2341019 0.0e+00 0.0000000 C1orf131
1715 -0.1749527 0.0e+00 0.0000000 GNPAT
1716 -0.0981527 1.9e-06 0.0156820 EXOC8
1717 -0.1145092 0.0e+00 0.0002440 SPRTN
1718 -0.1483452 0.0e+00 0.0000000 EGLN1
1720 -0.2638647 0.0e+00 0.0000000 TSNAX
1721 -0.1307062 0.0e+00 0.0000021 DISC1
1722 -0.3020761 0.0e+00 0.0000000 SIPA1L2
1724 -0.2699753 0.0e+00 0.0000000 NTPCR
1725 -0.1424013 0.0e+00 0.0000000 PCNXL2
1726 -0.1765257 0.0e+00 0.0000000 RP5-862P8.2
1727 -0.2960738 0.0e+00 0.0000000 KCNK1
1730 -0.2430479 0.0e+00 0.0000000 COA6
1731 -0.2929301 0.0e+00 0.0000000 TARBP1
1732 -0.2562926 0.0e+00 0.0000000 IRF2BP2
1736 -0.1985751 0.0e+00 0.0000000 RP11-443B7.1
1739 -0.2461171 0.0e+00 0.0000000 TOMM20
1741 -0.2043593 0.0e+00 0.0000000 ARID4B
1742 -0.1524057 0.0e+00 0.0000000 GGPS1
1743 -0.1909858 0.0e+00 0.0000000 TBCE
1744 -0.1188145 0.0e+00 0.0000731 B3GALNT2
1746 -0.1380904 0.0e+00 0.0000002 LYST
1749 -0.1986319 0.0e+00 0.0000000 LGALS8
1753 -0.2156978 0.0e+00 0.0000000 HEATR1
1754 -0.1474151 0.0e+00 0.0000000 MTR
1758 -0.1781784 0.0e+00 0.0000000 CHRM3
1763 -0.2564242 0.0e+00 0.0000000 FH
1764 -0.1893459 0.0e+00 0.0000000 OPN3
1765 -0.1185232 0.0e+00 0.0000794 CHML
1766 -0.1130963 0.0e+00 0.0003586 EXO1
1768 -0.1648760 0.0e+00 0.0000000 SDCCAG8
1769 -0.2067345 0.0e+00 0.0000000 ZBTB18
1771 -0.2838301 0.0e+00 0.0000000 ADSS
1773 -0.2403628 0.0e+00 0.0000000 DESI2
1775 -0.1848724 0.0e+00 0.0000000 COX20
1776 -0.2028420 0.0e+00 0.0000000 HNRNPU-AS1
1777 -0.2462453 0.0e+00 0.0000000 HNRNPU
1780 -0.1373640 0.0e+00 0.0000002 EFCAB2
1781 -0.1694584 0.0e+00 0.0000000 SMYD3
1782 -0.2627900 0.0e+00 0.0000000 TFB2M
1786 -0.1209864 0.0e+00 0.0000391 SCCPDH
1788 -0.1526350 0.0e+00 0.0000000 AHCTF1
1791 -0.1175720 0.0e+00 0.0001039 ZNF670
1794 -0.1649981 0.0e+00 0.0000000 ZNF124
1795 -0.1543314 0.0e+00 0.0000000 RP11-488L18.10
1797 -0.1509014 0.0e+00 0.0000000 ZNF496
1798 -0.1008315 1.0e-06 0.0082746 TRIM58
1799 -0.1110053 1.0e-07 0.0006295 LYPD8
1801 -0.1018919 8.0e-07 0.0064026 ZNF672
1802 -0.1691163 0.0e+00 0.0000000 ZNF692
1804 -0.1301640 0.0e+00 0.0000025 FAM110C
1805 -0.2705161 0.0e+00 0.0000000 SH3YL1
1806 -0.1775223 0.0e+00 0.0000000 ACP1
1807 -0.2417639 0.0e+00 0.0000000 TMEM18
1809 -0.2549804 0.0e+00 0.0000000 TSSC1
1810 -0.1879074 0.0e+00 0.0000000 TRAPPC12
1815 -0.2255376 0.0e+00 0.0000000 RNASEH1
1816 -0.1702207 0.0e+00 0.0000000 RNASEH1-AS1
1817 -0.5618664 0.0e+00 0.0000000 RPS7
1822 -0.1097812 1.0e-07 0.0008690 RNF144A
1827 -0.1620827 0.0e+00 0.0000000 ID2
1829 -0.1996354 0.0e+00 0.0000000 KIDINS220
1830 -0.2491854 0.0e+00 0.0000000 MBOAT2
1831 -0.2026079 0.0e+00 0.0000000 ASAP2
1832 -0.3296930 0.0e+00 0.0000000 ITGB1BP1
1833 -0.2069428 0.0e+00 0.0000000 CPSF3
1834 -0.2192622 0.0e+00 0.0000000 IAH1
1835 -0.1705679 0.0e+00 0.0000000 ADAM17
1837 -0.2850414 0.0e+00 0.0000000 YWHAQ
1838 -0.1565986 0.0e+00 0.0000000 TAF1B
1842 -0.1487284 0.0e+00 0.0000000 KLF11
1844 -0.2514518 0.0e+00 0.0000000 RRM2
1846 -0.1020585 7.0e-07 0.0061492 HPCAL1
1847 -0.4875119 0.0e+00 0.0000000 ODC1
1849 -0.2597697 0.0e+00 0.0000000 NOL10
1853 -0.4008608 0.0e+00 0.0000000 PDIA6
1856 -0.1525809 0.0e+00 0.0000000 PQLC3
1857 -0.2424319 0.0e+00 0.0000000 ROCK2
1859 -0.1343198 0.0e+00 0.0000007 E2F6
1860 -0.2053115 0.0e+00 0.0000000 LPIN1
1862 -0.3301376 0.0e+00 0.0000000 FAM84A
1864 -0.2547884 0.0e+00 0.0000000 DDX1
1868 -0.2144369 0.0e+00 0.0000000 VSNL1
1869 -0.2271755 0.0e+00 0.0000000 SMC6
1870 -0.1584866 0.0e+00 0.0000000 GEN1
1871 -0.3580854 0.0e+00 0.0000000 KCNS3
1873 -0.3092588 0.0e+00 0.0000000 RDH14
1877 -0.2064233 0.0e+00 0.0000000 TTC32
1879 -0.2914299 0.0e+00 0.0000000 LAPTM4A
1881 -0.1524838 0.0e+00 0.0000000 SDC1
1882 -0.2194301 0.0e+00 0.0000000 PUM2
1883 -0.1986435 0.0e+00 0.0000000 RHOB
1888 -0.1414656 0.0e+00 0.0000001 LDAH
1891 -0.1106499 1.0e-07 0.0006916 ATAD2B
1892 -0.1516838 0.0e+00 0.0000000 UBXN2A
1893 -0.1668938 0.0e+00 0.0000000 MFSD2B
1895 -0.0980019 2.0e-06 0.0162562 FKBP1B
1900 -0.1441718 0.0e+00 0.0000000 ITSN2
1901 -0.2141360 0.0e+00 0.0000000 NCOA1
1902 -0.3050284 0.0e+00 0.0000000 PTRHD1
1903 -0.0968619 2.6e-06 0.0211774 CENPO
1906 -0.1267990 0.0e+00 0.0000069 DNAJC27
1907 -0.0950801 3.9e-06 0.0318972 DNAJC27-AS1
1909 -0.1941201 0.0e+00 0.0000000 DNMT3A
1911 -0.2594277 0.0e+00 0.0000000 ASXL2
1913 -0.2612630 0.0e+00 0.0000000 RAB10
1914 -0.1168159 0.0e+00 0.0001284 GAREM2
1915 0.1616724 0.0e+00 0.0000000 HADHA
1916 0.1311447 0.0e+00 0.0000018 HADHB
1918 -0.1135167 0.0e+00 0.0003201 EPT1
1921 -0.1106878 1.0e-07 0.0006849 SLC35F6
1922 -0.1754803 0.0e+00 0.0000000 CENPA
1923 -0.1958086 0.0e+00 0.0000000 MAPRE3
1924 -0.2745047 0.0e+00 0.0000000 TMEM214
1925 -0.1929905 0.0e+00 0.0000000 AGBL5
1929 -0.1943739 0.0e+00 0.0000000 OST4
1931 0.4364187 0.0e+00 0.0000000 KHK
1933 -0.1900673 0.0e+00 0.0000000 PREB
1934 -0.2026452 0.0e+00 0.0000000 SLC5A6
1935 -0.2589053 0.0e+00 0.0000000 ATRAID
1936 -0.1599101 0.0e+00 0.0000000 CAD
1937 -0.1416523 0.0e+00 0.0000001 TRIM54
1939 -0.2319751 0.0e+00 0.0000000 MPV17
1940 -0.2273199 0.0e+00 0.0000000 GTF3C2
1941 -0.1277829 0.0e+00 0.0000051 AC074117.10
1942 -0.1640277 0.0e+00 0.0000000 EIF2B4
1943 -0.2247336 0.0e+00 0.0000000 SNX17
1944 -0.1574899 0.0e+00 0.0000000 ZNF513
1945 -0.3436031 0.0e+00 0.0000000 PPM1G
1946 -0.1248660 0.0e+00 0.0000124 NRBP1
1947 -0.2667725 0.0e+00 0.0000000 KRTCAP3
1948 -0.1206198 0.0e+00 0.0000435 IFT172
1949 -0.1404469 0.0e+00 0.0000001 ZNF512
1951 -0.2194012 0.0e+00 0.0000000 GPN1
1952 -0.2190602 0.0e+00 0.0000000 SUPT7L
1953 -0.1434326 0.0e+00 0.0000000 SLC4A1AP
1954 -0.2739725 0.0e+00 0.0000000 MRPL33
1956 -0.2005887 0.0e+00 0.0000000 BRE
1959 -0.1977440 0.0e+00 0.0000000 RP11-373D23.3
1960 0.2122183 0.0e+00 0.0000000 PLB1
1962 -0.2474785 0.0e+00 0.0000000 PPP1CB
1964 -0.1611324 0.0e+00 0.0000000 TRMT61B
1965 -0.2958622 0.0e+00 0.0000000 WDR43
1967 -0.1149400 0.0e+00 0.0002166 YPEL5
1968 -0.0941482 4.9e-06 0.0394046 LBH
1969 -0.1825175 0.0e+00 0.0000000 LCLAT1
1974 -0.2059148 0.0e+00 0.0000000 MEMO1
1975 -0.1901364 0.0e+00 0.0000000 DPY30
1977 -0.1537348 0.0e+00 0.0000000 SPAST
1979 -0.2019240 0.0e+00 0.0000000 SLC30A6
1980 -0.2260169 0.0e+00 0.0000000 YIPF4
1982 -0.1977266 0.0e+00 0.0000000 BIRC6
1983 -0.1913358 0.0e+00 0.0000000 TTC27
1984 -0.1091577 1.0e-07 0.0010231 LTBP1
1987 -0.1951015 0.0e+00 0.0000000 FAM98A
1988 -0.1470486 0.0e+00 0.0000000 RP11-490M8.1
1989 -0.3141702 0.0e+00 0.0000000 CRIM1
1990 -0.1741901 0.0e+00 0.0000000 FEZ2
1992 -0.2098519 0.0e+00 0.0000000 STRN
1993 -0.1388905 0.0e+00 0.0000001 HEATR5B
1995 -0.1985067 0.0e+00 0.0000000 EIF2AK2
1996 -0.1393380 0.0e+00 0.0000001 CEBPZOS
1997 -0.2634149 0.0e+00 0.0000000 CEBPZ
1999 -0.2125208 0.0e+00 0.0000000 PRKD3
2001 -0.2141337 0.0e+00 0.0000000 QPCT
2002 -0.1287561 0.0e+00 0.0000038 CDC42EP3
2003 -0.1633655 0.0e+00 0.0000000 RMDN2
2006 -0.1288130 0.0e+00 0.0000037 ATL2
2007 -0.2749210 0.0e+00 0.0000000 HNRNPLL
2009 -0.0935174 5.7e-06 0.0454096 SRSF7
2010 -0.1616945 0.0e+00 0.0000000 GEMIN6
2011 -0.1154270 0.0e+00 0.0001893 DHX57
2012 -0.3375427 0.0e+00 0.0000000 MORN2
2014 -0.1197833 0.0e+00 0.0000553 SOS1
2016 -0.1336411 0.0e+00 0.0000008 MAP4K3
2019 -0.1993848 0.0e+00 0.0000000 THUMPD2
2021 -0.1972991 0.0e+00 0.0000000 PKDCC
2022 -0.2864228 0.0e+00 0.0000000 EML4
2023 -0.3238787 0.0e+00 0.0000000 COX7A2L
2024 -0.0964628 2.8e-06 0.0232470 KCNG3
2025 -0.1905053 0.0e+00 0.0000000 MTA3
2027 0.1547003 0.0e+00 0.0000000 HAAO
2030 -0.3101642 0.0e+00 0.0000000 ZFP36L2
2033 -0.1599664 0.0e+00 0.0000000 THADA
2035 -0.1031074 6.0e-07 0.0047481 DYNC2LI1
2037 -0.3183422 0.0e+00 0.0000000 LRPPRC
2039 -0.2251641 0.0e+00 0.0000000 PPM1B
2040 0.2482547 0.0e+00 0.0000000 SLC3A1
2041 -0.1999955 0.0e+00 0.0000000 PREPL
2042 -0.1675468 0.0e+00 0.0000000 CAMKMT
2044 -0.0974336 2.2e-06 0.0185452 SRBD1
2045 -0.1053274 3.0e-07 0.0027280 PRKCE
2046 -0.1571632 0.0e+00 0.0000000 EPAS1
2047 -0.1136111 0.0e+00 0.0003121 ATP6V1E2
2049 -0.3151155 0.0e+00 0.0000000 PIGF
2050 -0.1273631 0.0e+00 0.0000058 CRIPT
2051 -0.1776136 0.0e+00 0.0000000 SOCS5
2055 -0.1049170 3.0e-07 0.0030236 MCFD2
2057 -0.1111226 1.0e-07 0.0006101 CALM2
2060 -0.1074405 2.0e-07 0.0015948 EPCAM
2061 -0.2064821 0.0e+00 0.0000000 MSH2
2062 -0.1788119 0.0e+00 0.0000000 MSH6
2063 -0.2058919 0.0e+00 0.0000000 FBXO11
2065 -0.1529133 0.0e+00 0.0000000 FOXN2
2067 -0.1534882 0.0e+00 0.0000000 PPP1R21
2069 -0.1301434 0.0e+00 0.0000025 ASB3
2070 -0.2422453 0.0e+00 0.0000000 CHAC2
2071 -0.3247512 0.0e+00 0.0000000 ERLEC1
2072 -0.2124551 0.0e+00 0.0000000 PSME4
2073 -0.1277347 0.0e+00 0.0000052 ACYP2
2075 -0.1470343 0.0e+00 0.0000000 SPTBN1
2077 0.1944244 0.0e+00 0.0000000 RTN4
2079 -0.4483881 0.0e+00 0.0000000 RPS27A
2080 -0.2750456 0.0e+00 0.0000000 MTIF2
2083 -0.2297904 0.0e+00 0.0000000 CFAP36
2084 -0.2218497 0.0e+00 0.0000000 PPP4R3B
2085 -0.0932079 6.1e-06 0.0486371 RP11-554J4.1
2086 -0.2313835 0.0e+00 0.0000000 PNPT1
2088 -0.1844508 0.0e+00 0.0000000 VRK2
2089 -0.1672424 0.0e+00 0.0000000 FANCL
2091 -0.2805151 0.0e+00 0.0000000 BCL11A
2092 -0.0946239 4.4e-06 0.0353724 PAPOLG
2093 -0.2414732 0.0e+00 0.0000000 REL
2095 -0.1929559 0.0e+00 0.0000000 PEX13
2096 -0.1040127 4.0e-07 0.0037905 KIAA1841
2097 -0.1480838 0.0e+00 0.0000000 AHSA2
2098 -0.2277932 0.0e+00 0.0000000 USP34
2100 -0.2952009 0.0e+00 0.0000000 XPO1
2101 -0.1569981 0.0e+00 0.0000000 FAM161A
2102 -0.3648795 0.0e+00 0.0000000 CCT4
2104 -0.2098369 0.0e+00 0.0000000 COMMD1
2105 -0.2373161 0.0e+00 0.0000000 B3GNT2
2107 -0.1096365 1.0e-07 0.0009021 TMEM17
2108 -0.1568952 0.0e+00 0.0000000 EHBP1
2112 -0.1394212 0.0e+00 0.0000001 MDH1
2113 -0.1759835 0.0e+00 0.0000000 UGP2
2114 -0.2135642 0.0e+00 0.0000000 VPS54
2115 -0.1680062 0.0e+00 0.0000000 PELI1
2118 -0.2082812 0.0e+00 0.0000000 LGALSL
2120 -0.2874578 0.0e+00 0.0000000 AFTPH
2122 -0.2019616 0.0e+00 0.0000000 SERTAD2
2123 -0.2183903 0.0e+00 0.0000000 SLC1A4
2125 -0.2443667 0.0e+00 0.0000000 CEP68
2126 -0.2131797 0.0e+00 0.0000000 RAB1A
2127 -0.2383725 0.0e+00 0.0000000 ACTR2
2128 -0.1633829 0.0e+00 0.0000000 SPRED2
2129 -0.1267403 0.0e+00 0.0000071 AC092669.3
2130 -0.1369432 0.0e+00 0.0000003 MEIS1
2132 -0.1433706 0.0e+00 0.0000000 ETAA1
2133 -0.2197744 0.0e+00 0.0000000 C1D
2134 -0.1555514 0.0e+00 0.0000000 WDR92
2135 -0.2799165 0.0e+00 0.0000000 PNO1
2136 -0.1897271 0.0e+00 0.0000000 PPP3R1
2143 -0.3005812 0.0e+00 0.0000000 GFPT1
2144 -0.2999145 0.0e+00 0.0000000 NFU1
2146 0.1928025 0.0e+00 0.0000000 ANXA4
2147 -0.1780908 0.0e+00 0.0000000 GMCL1
2148 -0.2513073 0.0e+00 0.0000000 SNRNP27
2149 0.1003765 1.1e-06 0.0092387 MXD1
2154 -0.2288399 0.0e+00 0.0000000 TIA1
2155 -0.1990185 0.0e+00 0.0000000 PCYOX1
2156 -0.3272065 0.0e+00 0.0000000 SNRPG
2157 -0.2291278 0.0e+00 0.0000000 FAM136A
2159 -0.1003524 1.1e-06 0.0092906 TGFA
2162 -0.1793913 0.0e+00 0.0000000 TEX261
2163 -0.1951384 0.0e+00 0.0000000 NAGK
2164 -0.1992559 0.0e+00 0.0000000 MCEE
2165 -0.2603834 0.0e+00 0.0000000 MPHOSPH10
2166 -0.2141275 0.0e+00 0.0000000 PAIP2B
2167 -0.1999840 0.0e+00 0.0000000 ZNF638
2170 -0.2423060 0.0e+00 0.0000000 SPR
2172 -0.1285992 0.0e+00 0.0000040 SFXN5
2173 -0.1391868 0.0e+00 0.0000001 RAB11FIP5
2174 -0.1915300 0.0e+00 0.0000000 SMYD5
2175 -0.1717871 0.0e+00 0.0000000 PRADC1
2176 -0.3416067 0.0e+00 0.0000000 CCT7
2179 -0.1712991 0.0e+00 0.0000000 ALMS1
2180 -0.2233035 0.0e+00 0.0000000 TPRKB
2181 -0.2117719 0.0e+00 0.0000000 DUSP11
2182 -0.1767846 0.0e+00 0.0000000 STAMBP
2184 -0.2925792 0.0e+00 0.0000000 DGUOK
2185 -0.2450819 0.0e+00 0.0000000 DGUOK-AS1
2186 -0.1444962 0.0e+00 0.0000000 TET3
2187 -0.3914240 0.0e+00 0.0000000 BOLA3
2189 -0.2603051 0.0e+00 0.0000000 MOB1A
2190 -0.3452495 0.0e+00 0.0000000 MTHFD2
2192 -0.1794499 0.0e+00 0.0000000 DCTN1
2194 -0.1375527 0.0e+00 0.0000002 WDR54
2195 -0.0959955 3.2e-06 0.0258898 RTKN
2196 -0.1402259 0.0e+00 0.0000001 INO80B
2197 -0.1273167 0.0e+00 0.0000059 WBP1
2198 -0.1296575 0.0e+00 0.0000029 MOGS
2199 -0.1500551 0.0e+00 0.0000000 MRPL53
2204 -0.1329123 0.0e+00 0.0000010 PCGF1
2206 -0.1022903 7.0e-07 0.0058100 AUP1
2207 -0.2170407 0.0e+00 0.0000000 HTRA2
2209 -0.1551495 0.0e+00 0.0000000 DOK1
2213 -0.3681743 0.0e+00 0.0000000 HK2
2216 -0.1348623 0.0e+00 0.0000006 POLE4
2217 -0.3507677 0.0e+00 0.0000000 MRPL19
2218 -0.1902547 0.0e+00 0.0000000 GCFC2
2219 -0.1302831 0.0e+00 0.0000024 RP11-342K6.1
2223 -0.4855505 0.0e+00 0.0000000 TRABD2A
2224 -0.2777011 0.0e+00 0.0000000 TMSB10
2225 -0.2158901 0.0e+00 0.0000000 KCMF1
2228 0.1361141 0.0e+00 0.0000004 RETSAT
2229 -0.0960227 3.1e-06 0.0257326 ELMOD3
2230 -0.2180162 0.0e+00 0.0000000 CAPG
2232 -0.2131951 0.0e+00 0.0000000 MAT2A
2233 -0.1849629 0.0e+00 0.0000000 GGCX
2234 0.3302770 0.0e+00 0.0000000 VAMP8
2235 0.1676690 0.0e+00 0.0000000 VAMP5
2237 -0.1300162 0.0e+00 0.0000026 TMEM150A
2238 -0.1809585 0.0e+00 0.0000000 USP39
2239 -0.1477652 0.0e+00 0.0000000 C2orf68
2242 -0.1996278 0.0e+00 0.0000000 POLR1A
2243 -0.2425150 0.0e+00 0.0000000 PTCD3
2244 -0.2255785 0.0e+00 0.0000000 IMMT
2246 -0.2850325 0.0e+00 0.0000000 MRPL35
2249 -0.1502426 0.0e+00 0.0000000 CHMP3
2251 -0.1202634 0.0e+00 0.0000482 RNF103
2252 -0.2240070 0.0e+00 0.0000000 RMND5A
2254 -0.1039557 4.0e-07 0.0038439 PLGLB1
2258 -0.3033707 0.0e+00 0.0000000 KRCC1
2259 0.2183575 0.0e+00 0.0000000 FABP1
2260 -0.1785763 0.0e+00 0.0000000 THNSL2
2261 -0.1663348 0.0e+00 0.0000000 EIF2AK3
2263 -0.3825730 0.0e+00 0.0000000 RPIA
2266 -0.2508954 0.0e+00 0.0000000 MRPS5
2267 -0.1483058 0.0e+00 0.0000000 ZNF514
2269 -0.3327500 0.0e+00 0.0000000 PROM2
2272 -0.1041520 4.0e-07 0.0036595 RP11-440D17.3
2273 -0.1071404 2.0e-07 0.0017219 LINC00342
2274 -0.1411463 0.0e+00 0.0000001 ANKRD36C
2277 -0.3318594 0.0e+00 0.0000000 DUSP2
2278 -0.2732466 0.0e+00 0.0000000 STARD7
2279 -0.1200641 0.0e+00 0.0000510 TMEM127
2280 -0.1680151 0.0e+00 0.0000000 CIAO1
2281 -0.1720570 0.0e+00 0.0000000 SNRNP200
2283 -0.1396372 0.0e+00 0.0000001 NCAPH
2285 -0.1626120 0.0e+00 0.0000000 ARID5A
2286 -0.2015052 0.0e+00 0.0000000 KANSL3
2287 -0.1722345 0.0e+00 0.0000000 LMAN2L
2288 -0.1587379 0.0e+00 0.0000000 CNNM4
2290 -0.1462035 0.0e+00 0.0000000 CNNM3
2292 -0.1827619 0.0e+00 0.0000000 ANKRD39
2293 -0.1197859 0.0e+00 0.0000553 SEMA4C
2295 -0.1612729 0.0e+00 0.0000000 FAHD2B
2296 -0.1201258 0.0e+00 0.0000501 ANKRD36
2298 -0.1073118 2.0e-07 0.0016483 ANKRD36B
2300 -0.1910878 0.0e+00 0.0000000 ACTR1B
2302 -0.2831349 0.0e+00 0.0000000 TMEM131
2305 -0.1048288 4.0e-07 0.0030903 INPP4A
2306 -0.2209125 0.0e+00 0.0000000 COA5
2307 -0.2720303 0.0e+00 0.0000000 UNC50
2309 -0.1183410 0.0e+00 0.0000836 KIAA1211L
2310 -0.1448443 0.0e+00 0.0000000 TSGA10
2314 -0.1981417 0.0e+00 0.0000000 MITD1
2315 -0.2222388 0.0e+00 0.0000000 MRPL30
2318 -0.2641846 0.0e+00 0.0000000 TXNDC9
2319 -0.2620861 0.0e+00 0.0000000 EIF5B
2320 -0.1526860 0.0e+00 0.0000000 REV1
2324 -0.3598984 0.0e+00 0.0000000 PDCL3
2325 -0.1005683 1.0e-06 0.0088178 NPAS2
2326 -0.4535450 0.0e+00 0.0000000 RPL31
2329 -0.2707820 0.0e+00 0.0000000 CNOT11
2330 -0.1708530 0.0e+00 0.0000000 RNF149
2332 -0.2597396 0.0e+00 0.0000000 MAP4K4
2334 -0.3221090 0.0e+00 0.0000000 IL1R2
2335 -0.1004052 1.1e-06 0.0091744 IL1R1
2339 -0.3858242 0.0e+00 0.0000000 SLC9A2
2340 -0.1860489 0.0e+00 0.0000000 MFSD9
2341 -0.0963908 2.9e-06 0.0236258 TMEM182
2343 -0.2879697 0.0e+00 0.0000000 MRPS9
2346 -0.1757688 0.0e+00 0.0000000 TGFBRAP1
2347 -0.1476145 0.0e+00 0.0000000 RP11-332H14.2
2348 -0.1296048 0.0e+00 0.0000029 C2orf49
2349 -0.2260267 0.0e+00 0.0000000 FHL2
2350 -0.1444855 0.0e+00 0.0000000 NCK2
2352 -0.2654350 0.0e+00 0.0000000 UXS1
2357 -0.2048799 0.0e+00 0.0000000 LIMS1
2358 -0.2646143 0.0e+00 0.0000000 RANBP2
2359 -0.1133037 0.0e+00 0.0003390 CCDC138
2362 -0.2514193 0.0e+00 0.0000000 SEPT10
2363 -0.2693303 0.0e+00 0.0000000 SOWAHC
2366 -0.1287513 0.0e+00 0.0000038 LINC01123
2367 0.2832190 0.0e+00 0.0000000 MALL
2369 -0.1520442 0.0e+00 0.0000000 LINC00116
2370 -0.2223503 0.0e+00 0.0000000 LINC01106
2371 -0.1338452 0.0e+00 0.0000008 BUB1
2375 -0.2611591 0.0e+00 0.0000000 ANAPC1
2377 -0.2129137 0.0e+00 0.0000000 TMEM87B
2378 -0.2470300 0.0e+00 0.0000000 ZC3H8
2379 -0.0987361 1.6e-06 0.0136710 ZC3H6
2380 -0.2020087 0.0e+00 0.0000000 TTL
2381 -0.1671781 0.0e+00 0.0000000 POLR1B
2385 -0.1183650 0.0e+00 0.0000831 CKAP2L
2393 -0.3563513 0.0e+00 0.0000000 CBWD2
2395 -0.1045603 4.0e-07 0.0033052 RABL2A
2397 -0.1948648 0.0e+00 0.0000000 SLC35F5
2399 -0.2459352 0.0e+00 0.0000000 ACTR3
2401 -0.1603045 0.0e+00 0.0000000 DPP10
2402 -0.2472141 0.0e+00 0.0000000 DPP10-AS1
2403 -0.3345060 0.0e+00 0.0000000 DDX18
2405 -0.1590617 0.0e+00 0.0000000 CCDC93
2406 -0.1343665 0.0e+00 0.0000006 INSIG2
2408 -0.2316395 0.0e+00 0.0000000 STEAP3
2409 -0.1727007 0.0e+00 0.0000000 C2orf76
2410 -0.2978429 0.0e+00 0.0000000 DBI
2411 0.3206179 0.0e+00 0.0000000 TMEM37
2413 -0.1815608 0.0e+00 0.0000000 TMEM177
2414 -0.1842531 0.0e+00 0.0000000 PTPN4
2415 -0.1785051 0.0e+00 0.0000000 EPB41L5
2416 -0.1346437 0.0e+00 0.0000006 TMEM185B
2417 -0.2150908 0.0e+00 0.0000000 RALB
2418 -0.3209496 0.0e+00 0.0000000 TFCP2L1
2419 -0.1834011 0.0e+00 0.0000000 CLASP1
2420 -0.0941189 4.9e-06 0.0396591 NIFK-AS1
2421 -0.3513183 0.0e+00 0.0000000 NIFK
2422 -0.2791965 0.0e+00 0.0000000 TSN
2423 -0.3621127 0.0e+00 0.0000000 BIN1
2424 -0.1957406 0.0e+00 0.0000000 ERCC3
2425 -0.1301663 0.0e+00 0.0000025 MAP3K2
2427 -0.1641418 0.0e+00 0.0000000 IWS1
2430 -0.2524013 0.0e+00 0.0000000 WDR33
2431 -0.1681890 0.0e+00 0.0000000 SFT2D3
2432 -0.2287832 0.0e+00 0.0000000 POLR2D
2433 -0.2124500 0.0e+00 0.0000000 AMMECR1L
2435 -0.1513191 0.0e+00 0.0000000 SAP130
2439 -0.2586604 0.0e+00 0.0000000 SMPD4
2440 -0.3870833 0.0e+00 0.0000000 MZT2B
2441 -0.2490033 0.0e+00 0.0000000 CCDC115
2442 -0.2815338 0.0e+00 0.0000000 IMP4
2443 -0.2454419 0.0e+00 0.0000000 PTPN18
2447 -0.2576576 0.0e+00 0.0000000 FAM168B
2448 -0.1325023 0.0e+00 0.0000012 PLEKHB2
2449 -0.2025697 0.0e+00 0.0000000 MZT2A
2450 -0.1232861 0.0e+00 0.0000199 CCDC74A
2453 -0.1420757 0.0e+00 0.0000000 GPR39
2458 -0.1529497 0.0e+00 0.0000000 CCNT2
2459 -0.1612997 0.0e+00 0.0000000 RAB3GAP1
2460 -0.1020413 7.0e-07 0.0061749 ZRANB3
2461 -0.2296857 0.0e+00 0.0000000 R3HDM1
2462 -0.1396332 0.0e+00 0.0000001 UBXN4
2463 -0.2798336 0.0e+00 0.0000000 MCM6
2464 -0.3579007 0.0e+00 0.0000000 DARS
2467 -0.3875268 0.0e+00 0.0000000 HNMT
2469 -0.2165888 0.0e+00 0.0000000 SPOPL
2472 -0.1337659 0.0e+00 0.0000008 GTDC1
2473 -0.1011804 9.0e-07 0.0076087 ACVR2A
2474 -0.2236527 0.0e+00 0.0000000 ORC4
2476 -0.1293472 0.0e+00 0.0000032 EPC2
2478 -0.0995957 1.3e-06 0.0111477 KIF5C
2481 -0.2496262 0.0e+00 0.0000000 MMADHC
2484 -0.0988782 1.6e-06 0.0132188 RBM43
2485 -0.2522905 0.0e+00 0.0000000 NMI
2486 -0.2711617 0.0e+00 0.0000000 RIF1
2488 -0.1017185 8.0e-07 0.0066750 ARL5A
2490 -0.1646210 0.0e+00 0.0000000 STAM2
2491 -0.2311283 0.0e+00 0.0000000 FMNL2
2492 -0.2899249 0.0e+00 0.0000000 PRPF40A
2493 -0.2781421 0.0e+00 0.0000000 ARL6IP6
2497 -0.2604889 0.0e+00 0.0000000 NR4A2
2498 -0.2149404 0.0e+00 0.0000000 GPD2
2499 -0.2549601 0.0e+00 0.0000000 GALNT5
2501 -0.1837494 0.0e+00 0.0000000 ACVR1C
2502 -0.1000991 1.2e-06 0.0098828 ACVR1
2506 -0.2338537 0.0e+00 0.0000000 PKP4
2507 -0.1208300 0.0e+00 0.0000409 DAPL1
2508 -0.2364420 0.0e+00 0.0000000 TANC1
2509 -0.1742114 0.0e+00 0.0000000 WDSUB1
2510 -0.1294310 0.0e+00 0.0000031 BAZ2B
2511 -0.1080049 2.0e-07 0.0013805 AC009506.1
2513 -0.1826710 0.0e+00 0.0000000 MARCH7
2514 -0.2076525 0.0e+00 0.0000000 CD302
2515 -0.1495172 0.0e+00 0.0000000 LY75
2517 -0.1924125 0.0e+00 0.0000000 ITGB6
2519 -0.2274079 0.0e+00 0.0000000 TANK
2521 -0.1554359 0.0e+00 0.0000000 AC009299.3
2522 -0.2940006 0.0e+00 0.0000000 PSMD14
2524 0.1814783 0.0e+00 0.0000000 DPP4
2527 -0.2758862 0.0e+00 0.0000000 GCA
2528 -0.1107718 1.0e-07 0.0006700 GRB14
2529 -0.1669262 0.0e+00 0.0000000 COBLL1
2532 -0.1200819 0.0e+00 0.0000508 CSRNP3
2533 -0.3370292 0.0e+00 0.0000000 GALNT3
2535 -0.1093020 1.0e-07 0.0009853 TTC21B
2537 -0.1516280 0.0e+00 0.0000000 SCN9A
2539 -0.2102485 0.0e+00 0.0000000 B3GALT1
2540 -0.2700953 0.0e+00 0.0000000 STK39
2541 -0.2694454 0.0e+00 0.0000000 CERS6
2542 -0.1127911 0.0e+00 0.0003896 NOSTRIN
2543 -0.1732692 0.0e+00 0.0000000 SPC25
2544 -0.1256604 0.0e+00 0.0000098 DHRS9
2547 -0.2193776 0.0e+00 0.0000000 FASTKD1
2548 -0.2308285 0.0e+00 0.0000000 PPIG
2549 -0.1381891 0.0e+00 0.0000002 PHOSPHO2
2550 -0.2378179 0.0e+00 0.0000000 KLHL23
2551 -0.3685802 0.0e+00 0.0000000 SSB
2552 -0.2954105 0.0e+00 0.0000000 METTL5
2553 -0.1903428 0.0e+00 0.0000000 UBR3
2558 -0.1064985 2.0e-07 0.0020306 AC007405.6
2561 -0.2988665 0.0e+00 0.0000000 GORASP2
2562 -0.2330841 0.0e+00 0.0000000 TLK1
2563 -0.1939276 0.0e+00 0.0000000 METTL8
2564 -0.1530689 0.0e+00 0.0000000 DCAF17
2565 0.3473408 0.0e+00 0.0000000 CYBRD1
2566 -0.1606842 0.0e+00 0.0000000 DYNC1I2
2567 -0.1425012 0.0e+00 0.0000000 SLC25A12
2568 -0.1981666 0.0e+00 0.0000000 HAT1
2569 -0.1961416 0.0e+00 0.0000000 METAP1D
2570 -0.3522288 0.0e+00 0.0000000 ITGA6
2574 -0.1550255 0.0e+00 0.0000000 PDK1
2576 -0.2026783 0.0e+00 0.0000000 AC013461.1
2577 -0.3811271 0.0e+00 0.0000000 CDCA7
2579 -0.2557144 0.0e+00 0.0000000 SP3
2581 -0.3401820 0.0e+00 0.0000000 OLA1
2582 -0.0981624 1.9e-06 0.0156508 CIR1
2583 -0.1310269 0.0e+00 0.0000019 SCRN3
2588 -0.1875792 0.0e+00 0.0000000 ATF2
2590 -0.2867072 0.0e+00 0.0000000 ATP5G3
2591 -0.3011775 0.0e+00 0.0000000 KIAA1715
2593 -0.0988810 1.6e-06 0.0132112 HOXD13
2596 -0.1733737 0.0e+00 0.0000000 HOXD-AS2
2598 -0.1797125 0.0e+00 0.0000000 HOXD8
2600 -0.1082343 1.0e-07 0.0013003 HOXD4
2602 -0.2037750 0.0e+00 0.0000000 HAGLR
2603 -0.1079287 2.0e-07 0.0014071 HAGLROS
2604 -0.2234722 0.0e+00 0.0000000 HOXD1
2605 -0.3271072 0.0e+00 0.0000000 MTX2
2606 -0.0937447 5.4e-06 0.0431404 LINC01116
2607 -0.3498653 0.0e+00 0.0000000 HNRNPA3
2608 -0.2786499 0.0e+00 0.0000000 NFE2L2
2609 -0.3169172 0.0e+00 0.0000000 AGPS
2611 -0.1221227 0.0e+00 0.0000281 TTC30A
2612 -0.1044573 4.0e-07 0.0033916 PDE11A
2613 -0.1634704 0.0e+00 0.0000000 RBM45
2616 -0.3598255 0.0e+00 0.0000000 PRKRA
2618 -0.1677114 0.0e+00 0.0000000 FKBP7
2619 -0.2314281 0.0e+00 0.0000000 PLEKHA3
2628 -0.1686310 0.0e+00 0.0000000 CWC22
2629 -0.3058860 0.0e+00 0.0000000 UBE2E3
2632 -0.1659726 0.0e+00 0.0000000 SSFA2
2635 -0.3207907 0.0e+00 0.0000000 DNAJC10
2636 -0.1104835 1.0e-07 0.0007228 FRZB
2637 -0.2228902 0.0e+00 0.0000000 NCKAP1
2638 -0.1008879 1.0e-06 0.0081634 DUSP19
2639 -0.2181007 0.0e+00 0.0000000 NUP35
2641 -0.1849973 0.0e+00 0.0000000 FSIP2
2645 -0.1572913 0.0e+00 0.0000000 ZC3H15
2646 -0.1711944 0.0e+00 0.0000000 ITGAV
2651 -0.1581525 0.0e+00 0.0000000 WDR75
2653 -0.2220321 0.0e+00 0.0000000 ASNSD1
2654 -0.1082200 1.0e-07 0.0013050 ANKAR
2658 -0.2048397 0.0e+00 0.0000000 ORMDL1
2659 -0.2303188 0.0e+00 0.0000000 PMS1
2660 0.2479344 0.0e+00 0.0000000 C2orf88
2661 -0.2836870 0.0e+00 0.0000000 HIBCH
2662 -0.1979496 0.0e+00 0.0000000 INPP1
2663 -0.2523384 0.0e+00 0.0000000 MFSD6
2667 -0.2497612 0.0e+00 0.0000000 NAB1
2669 -0.1993836 0.0e+00 0.0000000 STAT1
2671 -0.4044259 0.0e+00 0.0000000 MYO1B
2673 -0.1425212 0.0e+00 0.0000000 SLC39A10
2679 -0.1394807 0.0e+00 0.0000001 GTF3C3
2680 -0.1830011 0.0e+00 0.0000000 PGAP1
2682 -0.1327447 0.0e+00 0.0000011 SF3B1
2683 -0.1691883 0.0e+00 0.0000000 COQ10B
2684 -0.4082852 0.0e+00 0.0000000 HSPD1
2685 -0.3281466 0.0e+00 0.0000000 HSPE1
2686 -0.2825138 0.0e+00 0.0000000 MOB4
2687 -0.1661442 0.0e+00 0.0000000 MARS2
2691 -0.4132838 0.0e+00 0.0000000 SATB2
2693 -0.2701001 0.0e+00 0.0000000 SATB2-AS1
2695 -0.2036889 0.0e+00 0.0000000 C2orf69
2697 -0.1643610 0.0e+00 0.0000000 C2orf47
2699 -0.1756685 0.0e+00 0.0000000 KCTD18
2700 -0.1860178 0.0e+00 0.0000000 SGOL2
2702 -0.2929159 0.0e+00 0.0000000 BZW1
2704 -0.2463394 0.0e+00 0.0000000 PPIL3
2705 -0.1997255 0.0e+00 0.0000000 NIF3L1
2706 -0.1446215 0.0e+00 0.0000000 ORC2
2708 -0.1023406 7.0e-07 0.0057389 FAM126B
2713 -0.1701542 0.0e+00 0.0000000 CASP8
2715 -0.2404484 0.0e+00 0.0000000 TRAK2
2717 -0.1624722 0.0e+00 0.0000000 TMEM237
2722 -0.3397232 0.0e+00 0.0000000 NOP58
2725 -0.1779184 0.0e+00 0.0000000 BMPR2
2726 -0.2542804 0.0e+00 0.0000000 FAM117B
2728 -0.2617256 0.0e+00 0.0000000 WDR12
2730 -0.3503899 0.0e+00 0.0000000 NBEAL1
2731 -0.2301463 0.0e+00 0.0000000 CYP20A1
2732 -0.2092534 0.0e+00 0.0000000 ABI2
2733 -0.1563792 0.0e+00 0.0000000 RAPH1
2734 -0.1637457 0.0e+00 0.0000000 PARD3B
2736 -0.1541729 0.0e+00 0.0000000 INO80D
2738 -0.2218995 0.0e+00 0.0000000 NDUFS1
2740 -0.2007451 0.0e+00 0.0000000 EEF1B2
2743 -0.1663701 0.0e+00 0.0000000 FASTKD2
2745 -0.2026591 0.0e+00 0.0000000 CREB1
2746 -0.3051782 0.0e+00 0.0000000 METTL21A
2747 -0.2128725 0.0e+00 0.0000000 CCNYL1
2749 -0.2410300 0.0e+00 0.0000000 FZD5
2752 -0.1356303 0.0e+00 0.0000004 IDH1
2753 -0.1149772 0.0e+00 0.0002143 IDH1-AS1
2756 -0.2513165 0.0e+00 0.0000000 RPE
2761 -0.1659980 0.0e+00 0.0000000 LANCL1
2765 -0.3792450 0.0e+00 0.0000000 SPAG16
2766 -0.2364240 0.0e+00 0.0000000 BARD1
2768 -0.3460597 0.0e+00 0.0000000 ATIC
2769 -0.1105659 1.0e-07 0.0007072 FN1
2772 -0.1200576 0.0e+00 0.0000511 MREG
2775 -0.2316412 0.0e+00 0.0000000 XRCC5
2778 -0.1119925 1.0e-07 0.0004835 SMARCAL1
2779 -0.5018257 0.0e+00 0.0000000 RPL37A
2780 -0.5228006 0.0e+00 0.0000000 IGFBP2
2784 -0.1582064 0.0e+00 0.0000000 ARPC2
2786 -0.2437601 0.0e+00 0.0000000 AAMP
2787 -0.2393580 0.0e+00 0.0000000 PNKD
2789 -0.1119008 1.0e-07 0.0004955 SLC11A1
2792 0.2296881 0.0e+00 0.0000000 VIL1
2793 -0.1277118 0.0e+00 0.0000052 USP37
2794 -0.2417912 0.0e+00 0.0000000 RQCD1
2796 -0.1076184 2.0e-07 0.0015242 ZNF142
2797 -0.2246650 0.0e+00 0.0000000 BCS1L
2798 -0.1035884 5.0e-07 0.0042126 RNF25
2799 -0.1377239 0.0e+00 0.0000002 STK36
2800 -0.1368170 0.0e+00 0.0000003 TTLL4
2801 0.1379647 0.0e+00 0.0000002 CYP27A1
2807 -0.1714097 0.0e+00 0.0000000 CFAP65
2808 -0.2552691 0.0e+00 0.0000000 IHH
2810 -0.1118220 1.0e-07 0.0005062 NHEJ1
2812 -0.1102700 1.0e-07 0.0007646 CNPPD1
2813 -0.2293321 0.0e+00 0.0000000 FAM134A
2817 -0.1103078 1.0e-07 0.0007571 ANKZF1
2819 -0.2051277 0.0e+00 0.0000000 STK16
2820 -0.1015852 8.0e-07 0.0068972 TUBA4A
2821 -0.1962003 0.0e+00 0.0000000 DNAJB2
2827 -0.1259722 0.0e+00 0.0000089 GMPPA
2832 -0.1456348 0.0e+00 0.0000000 STK11IP
2833 -0.1859100 0.0e+00 0.0000000 EPHA4
2835 -0.1476826 0.0e+00 0.0000000 SGPP2
2837 -0.3861938 0.0e+00 0.0000000 FARSB
2839 -0.3404440 0.0e+00 0.0000000 ACSL3
2843 -0.2137582 0.0e+00 0.0000000 WDFY1
2844 -0.2658417 0.0e+00 0.0000000 MRPL44
2846 -0.1664838 0.0e+00 0.0000000 CUL3
2847 -0.1450353 0.0e+00 0.0000000 DOCK10
2849 -0.1227774 0.0e+00 0.0000231 RHBDD1
2852 -0.2876569 0.0e+00 0.0000000 MFF
2853 0.3758765 0.0e+00 0.0000000 TM4SF20
2854 -0.1731768 0.0e+00 0.0000000 AGFG1
2855 -0.1090775 1.0e-07 0.0010442 SLC19A3
2856 -0.1518806 0.0e+00 0.0000000 CCL20
2858 -0.1898454 0.0e+00 0.0000000 PID1
2860 -0.2024310 0.0e+00 0.0000000 TRIP12
2864 -0.1012188 9.0e-07 0.0075406 SP140L
2866 -0.1685498 0.0e+00 0.0000000 CAB39
2867 -0.3409000 0.0e+00 0.0000000 ITM2C
2870 -0.2698163 0.0e+00 0.0000000 C2orf72
2871 -0.1744830 0.0e+00 0.0000000 PSMD1
2872 -0.1844298 0.0e+00 0.0000000 ARMC9
2873 -0.1845111 0.0e+00 0.0000000 B3GNT7
2874 -0.3590522 0.0e+00 0.0000000 NCL
2876 -0.5514419 0.0e+00 0.0000000 PTMA
2877 -0.2274175 0.0e+00 0.0000000 PDE6D
2878 -0.1789349 0.0e+00 0.0000000 COPS7B
2880 -0.1878815 0.0e+00 0.0000000 DIS3L2
2882 0.3326758 0.0e+00 0.0000000 ALPI
2883 -0.1008190 1.0e-06 0.0082994 TIGD1
2884 -0.1481630 0.0e+00 0.0000000 EIF4E2
2887 -0.1904085 0.0e+00 0.0000000 GIGYF2
2888 -0.4648116 0.0e+00 0.0000000 C2orf82
2891 -0.1203232 0.0e+00 0.0000474 ATG16L1
2894 -0.1166603 0.0e+00 0.0001341 DGKD
2895 -0.1294358 0.0e+00 0.0000031 USP40
2902 -0.1313588 0.0e+00 0.0000017 HJURP
2904 -0.3259103 0.0e+00 0.0000000 SH3BP4
2905 -0.2102969 0.0e+00 0.0000000 AGAP1
2910 -0.2371648 0.0e+00 0.0000000 COPS8
2911 -0.2297864 0.0e+00 0.0000000 MLPH
2912 0.1953177 0.0e+00 0.0000000 RAB17
2914 -0.1226212 0.0e+00 0.0000242 LRRFIP1
2916 -0.2479354 0.0e+00 0.0000000 UBE2F
2918 -0.1141037 0.0e+00 0.0002726 SCLY
2920 -0.2548437 0.0e+00 0.0000000 ILKAP
2921 -0.2984062 0.0e+00 0.0000000 HES6
2922 -0.2621494 0.0e+00 0.0000000 PER2
2923 -0.1695149 0.0e+00 0.0000000 TRAF3IP1
2924 -0.1663831 0.0e+00 0.0000000 ASB1
2925 -0.1305853 0.0e+00 0.0000022 HDAC4
2927 -0.2302977 0.0e+00 0.0000000 NDUFA10
2928 -0.2298428 0.0e+00 0.0000000 MYEOV2
2929 -0.1713315 0.0e+00 0.0000000 GPC1
2930 -0.1266674 0.0e+00 0.0000072 ANKMY1
2931 -0.1175212 0.0e+00 0.0001053 DUSP28
2932 -0.0956880 3.4e-06 0.0277714 RNPEPL1
2934 -0.1521518 0.0e+00 0.0000000 CAPN10
2944 -0.1404312 0.0e+00 0.0000001 MTERF4
2945 -0.1173406 0.0e+00 0.0001109 PASK
2946 -0.1755964 0.0e+00 0.0000000 PPP1R7
2948 -0.1807831 0.0e+00 0.0000000 HDLBP
2949 -0.3166316 0.0e+00 0.0000000 SEPT2
2950 -0.2437364 0.0e+00 0.0000000 FARP2
2951 -0.2817940 0.0e+00 0.0000000 STK25
2952 -0.1288037 0.0e+00 0.0000038 BOK
2954 -0.2050962 0.0e+00 0.0000000 THAP4
2956 -0.3291586 0.0e+00 0.0000000 DTYMK
2958 -0.1896164 0.0e+00 0.0000000 ING5
2959 -0.3468803 0.0e+00 0.0000000 D2HGDH
2962 -0.1415098 0.0e+00 0.0000001 AC114730.3
2967 -0.1506214 0.0e+00 0.0000000 CNTN4
2968 -0.1951375 0.0e+00 0.0000000 TRNT1
2969 -0.1731021 0.0e+00 0.0000000 CRBN
2970 -0.0973536 2.3e-06 0.0188911 RP11-97C16.1
2971 -0.3611761 0.0e+00 0.0000000 SUMF1
2973 -0.1951431 0.0e+00 0.0000000 SETMAR
2978 -0.2153731 0.0e+00 0.0000000 BHLHE40
2979 -0.1810975 0.0e+00 0.0000000 ARL8B
2982 -0.1538260 0.0e+00 0.0000000 EDEM1
2983 -0.1475089 0.0e+00 0.0000000 AC069277.2
2986 -0.1543713 0.0e+00 0.0000000 LMCD1
2989 -0.1405565 0.0e+00 0.0000001 RAD18
2992 -0.1401142 0.0e+00 0.0000001 THUMPD3-AS1
2993 -0.2677458 0.0e+00 0.0000000 THUMPD3
2994 -0.2072166 0.0e+00 0.0000000 SETD5
2996 -0.1636913 0.0e+00 0.0000000 MTMR14
2997 -0.1526444 0.0e+00 0.0000000 BRPF1
2999 -0.1896201 0.0e+00 0.0000000 CAMK1
3000 -0.1957520 0.0e+00 0.0000000 TADA3
3001 -0.2754929 0.0e+00 0.0000000 ARPC4
3002 -0.1994116 0.0e+00 0.0000000 TTLL3
3004 -0.2369100 0.0e+00 0.0000000 RPUSD3
3005 0.2697776 0.0e+00 0.0000000 CIDEC
3006 -0.1515984 0.0e+00 0.0000000 JAGN1
3007 -0.1042696 4.0e-07 0.0035538 IL17RE
3009 -0.1784991 0.0e+00 0.0000000 CRELD1
3011 -0.2025230 0.0e+00 0.0000000 PRRT3-AS1
3013 -0.1312222 0.0e+00 0.0000018 EMC3
3015 -0.1522996 0.0e+00 0.0000000 FANCD2
3016 -0.2276111 0.0e+00 0.0000000 BRK1
3017 -0.1176461 0.0e+00 0.0001017 VHL
3019 -0.1771599 0.0e+00 0.0000000 TATDN2
3024 -0.0952012 3.8e-06 0.0310333 HRH1
3026 -0.2525160 0.0e+00 0.0000000 VGLL4
3027 -0.1531431 0.0e+00 0.0000000 TAMM41
3029 -0.2832780 0.0e+00 0.0000000 PPARG
3030 -0.1936403 0.0e+00 0.0000000 TSEN2
3032 -0.1471065 0.0e+00 0.0000000 MKRN2
3033 -0.1876533 0.0e+00 0.0000000 RAF1
3035 -0.4963986 0.0e+00 0.0000000 RPL32
3036 -0.1735291 0.0e+00 0.0000000 IQSEC1
3037 -0.1890253 0.0e+00 0.0000000 NUP210
3038 -0.1190825 0.0e+00 0.0000677 HDAC11
3039 -0.2352195 0.0e+00 0.0000000 CHCHD4
3040 -0.1651533 0.0e+00 0.0000000 TMEM43
3041 -0.0994610 1.4e-06 0.0115124 AC093495.4
3042 -0.1017567 8.0e-07 0.0066138 XPC
3043 -0.2174344 0.0e+00 0.0000000 LSM3
3045 -0.1180996 0.0e+00 0.0000895 CCDC174
3046 -0.1888193 0.0e+00 0.0000000 FGD5-AS1
3047 -0.1415173 0.0e+00 0.0000001 NR2C2
3048 -0.1267197 0.0e+00 0.0000071 MRPS25
3049 -0.1265064 0.0e+00 0.0000076 RBSN
3050 -0.1717180 0.0e+00 0.0000000 CAPN7
3053 -0.1087799 1.0e-07 0.0011293 METTL6
3054 -0.1550971 0.0e+00 0.0000000 EAF1
3059 -0.2214390 0.0e+00 0.0000000 ANKRD28
3061 -0.1727142 0.0e+00 0.0000000 OXNAD1
3064 -0.0954375 3.6e-06 0.0294044 PLCL2
3065 -0.2179972 0.0e+00 0.0000000 TBC1D5
3066 -0.2198129 0.0e+00 0.0000000 SATB1
3069 -0.1955487 0.0e+00 0.0000000 RAB5A
3071 -0.1926920 0.0e+00 0.0000000 SGOL1
3074 -0.3442916 0.0e+00 0.0000000 UBE2E1
3076 -0.5338238 0.0e+00 0.0000000 RPL15
3077 -0.1503180 0.0e+00 0.0000000 NR1D2
3078 -0.1168358 0.0e+00 0.0001277 THRB
3080 -0.3201300 0.0e+00 0.0000000 TOP2B
3081 -0.2364785 0.0e+00 0.0000000 NGLY1
3082 -0.1588619 0.0e+00 0.0000000 OXSM
3085 -0.2948733 0.0e+00 0.0000000 CMC1
3086 -0.2123390 0.0e+00 0.0000000 AZI2
3088 -0.1983996 0.0e+00 0.0000000 TGFBR2
3089 -0.2294475 0.0e+00 0.0000000 STT3B
3090 -0.1652965 0.0e+00 0.0000000 OSBPL10
3093 -0.2599559 0.0e+00 0.0000000 GPD1L
3094 -0.2807455 0.0e+00 0.0000000 CMTM8
3096 -0.3652829 0.0e+00 0.0000000 CMTM6
3097 -0.1798100 0.0e+00 0.0000000 DYNC1LI1
3098 -0.1602784 0.0e+00 0.0000000 CNOT10
3099 -0.2065129 0.0e+00 0.0000000 GLB1
3101 -0.2779992 0.0e+00 0.0000000 CRTAP
3103 -0.2948825 0.0e+00 0.0000000 UBP1
3104 -0.1712952 0.0e+00 0.0000000 CLASP2
3111 -0.2076913 0.0e+00 0.0000000 EPM2AIP1
3112 -0.1754526 0.0e+00 0.0000000 MLH1
3113 -0.1281426 0.0e+00 0.0000046 LRRFIP2
3119 -0.3464930 0.0e+00 0.0000000 CTDSPL
3121 -0.1645300 0.0e+00 0.0000000 PLCD1
3123 0.2647069 0.0e+00 0.0000000 ACAA1
3124 -0.1567369 0.0e+00 0.0000000 MYD88
3125 -0.1823179 0.0e+00 0.0000000 OXSR1
3128 -0.1068799 2.0e-07 0.0018415 ACVR2B
3129 -0.1695657 0.0e+00 0.0000000 EXOG
3130 -0.1346732 0.0e+00 0.0000006 WDR48
3131 -0.1904728 0.0e+00 0.0000000 GORASP1
3133 -0.1411117 0.0e+00 0.0000001 CSRNP1
3134 -0.2428864 0.0e+00 0.0000000 SLC25A38
3135 -0.5289760 0.0e+00 0.0000000 RPSA
3138 -0.0951484 3.9e-06 0.0314085 EIF1B
3139 -0.1130613 0.0e+00 0.0003619 ENTPD3-AS1
3141 -0.3940185 0.0e+00 0.0000000 RPL14
3143 -0.1434220 0.0e+00 0.0000000 ZNF620
3144 -0.1338223 0.0e+00 0.0000008 ZNF621
3145 -0.1375069 0.0e+00 0.0000002 CTNNB1
3148 -0.1353328 0.0e+00 0.0000005 VIPR1
3151 -0.1213755 0.0e+00 0.0000349 SS18L2
3156 -0.2836668 0.0e+00 0.0000000 HIGD1A
3159 -0.1103155 1.0e-07 0.0007557 ZNF662
3161 -0.1427147 0.0e+00 0.0000000 POMGNT2
3165 -0.1474923 0.0e+00 0.0000000 ANO10
3168 -0.2501508 0.0e+00 0.0000000 TCAIM
3170 -0.1341679 0.0e+00 0.0000007 ZNF445
3174 -0.1076339 2.0e-07 0.0015182 ZNF197
3177 -0.1230062 0.0e+00 0.0000216 ZNF502
3179 -0.2630816 0.0e+00 0.0000000 KIAA1143
3180 -0.1544160 0.0e+00 0.0000000 KIF15
3181 -0.1408231 0.0e+00 0.0000001 TMEM42
3182 -0.1552756 0.0e+00 0.0000000 ZDHHC3
3183 -0.2449439 0.0e+00 0.0000000 EXOSC7
3184 -0.2679022 0.0e+00 0.0000000 CDCP1
3186 -0.2019446 0.0e+00 0.0000000 LARS2
3187 -0.1767094 0.0e+00 0.0000000 LIMD1
3189 -0.1760276 0.0e+00 0.0000000 SACM1L
3190 0.1018239 8.0e-07 0.0065079 SLC6A20
3191 -0.1910612 0.0e+00 0.0000000 LZTFL1
3192 -0.1600348 0.0e+00 0.0000000 FYCO1
3194 -0.1286745 0.0e+00 0.0000039 CCRL2
3195 -0.1072889 2.0e-07 0.0016579 LRRC2
3196 -0.1983066 0.0e+00 0.0000000 TDGF1
3197 -0.1354955 0.0e+00 0.0000004 ALS2CL
3199 -0.2480183 0.0e+00 0.0000000 NBEAL2
3200 -0.2309450 0.0e+00 0.0000000 SETD2
3202 -0.3468019 0.0e+00 0.0000000 KIF9
3203 -0.2371249 0.0e+00 0.0000000 KLHL18
3205 -0.1682452 0.0e+00 0.0000000 PTPN23
3206 -0.1579204 0.0e+00 0.0000000 SCAP
3207 -0.2040348 0.0e+00 0.0000000 ELP6
3209 -0.3550251 0.0e+00 0.0000000 SMARCC1
3210 -0.2002800 0.0e+00 0.0000000 DHX30
3211 -0.2377777 0.0e+00 0.0000000 MAP4
3212 -0.1527190 0.0e+00 0.0000000 CDC25A
3214 -0.1088243 1.0e-07 0.0011164 ZNF589
3215 -0.1753783 0.0e+00 0.0000000 NME6
3216 -0.1734709 0.0e+00 0.0000000 PLXNB1
3217 -0.1449033 0.0e+00 0.0000000 CCDC51
3218 -0.1802472 0.0e+00 0.0000000 TMA7
3220 -0.1630137 0.0e+00 0.0000000 SHISA5
3225 -0.1478148 0.0e+00 0.0000000 SLC26A6
3229 -0.1266679 0.0e+00 0.0000072 NCKIPSD
3230 -0.1818052 0.0e+00 0.0000000 IP6K2
3231 -0.3437947 0.0e+00 0.0000000 PRKAR2A
3235 -0.2372264 0.0e+00 0.0000000 ARIH2
3239 -0.1876642 0.0e+00 0.0000000 P4HTM
3240 -0.2123985 0.0e+00 0.0000000 WDR6
3241 -0.1455670 0.0e+00 0.0000000 DALRD3
3242 -0.0995452 1.3e-06 0.0112815 NDUFAF3
3243 -0.4358112 0.0e+00 0.0000000 IMPDH2
3245 -0.2647831 0.0e+00 0.0000000 QRICH1
3246 -0.2576521 0.0e+00 0.0000000 QARS
3247 -0.1419928 0.0e+00 0.0000001 USP19
3249 -0.1537377 0.0e+00 0.0000000 CCDC71
3251 -0.1479329 0.0e+00 0.0000000 C3orf62
3252 -0.1361396 0.0e+00 0.0000004 USP4
3253 -0.2650142 0.0e+00 0.0000000 GPX1
3254 -0.1716380 0.0e+00 0.0000000 RHOA
3255 -0.1600465 0.0e+00 0.0000000 TCTA
3256 -0.2212219 0.0e+00 0.0000000 AMT
3258 -0.2616255 0.0e+00 0.0000000 DAG1
3259 -0.1388965 0.0e+00 0.0000001 APEH
3263 -0.2853262 0.0e+00 0.0000000 GMPPB
3264 -0.1198745 0.0e+00 0.0000539 IP6K1
3270 -0.1482545 0.0e+00 0.0000000 MST1R
3272 -0.1159208 0.0e+00 0.0001651 RBM6
3273 -0.1332948 0.0e+00 0.0000009 RBM5
3277 -0.1086303 1.0e-07 0.0011740 GNAI2
3280 0.3002183 0.0e+00 0.0000000 SEMA3B
3282 -0.3201414 0.0e+00 0.0000000 IFRD2
3283 -0.1144341 0.0e+00 0.0002491 HYAL3
3284 -0.1084365 1.0e-07 0.0012346 NAT6
3286 -0.2728721 0.0e+00 0.0000000 HYAL2
3287 -0.2065300 0.0e+00 0.0000000 TUSC2
3288 -0.1705587 0.0e+00 0.0000000 RASSF1
3291 -0.1310665 0.0e+00 0.0000019 NPRL2
3292 -0.1831033 0.0e+00 0.0000000 CYB561D2
3293 -0.1535249 0.0e+00 0.0000000 TMEM115
3297 -0.1720002 0.0e+00 0.0000000 HEMK1
3298 -0.2426351 0.0e+00 0.0000000 CISH
3299 -0.2616908 0.0e+00 0.0000000 MAPKAPK3
3301 -0.3619919 0.0e+00 0.0000000 MANF
3302 -0.2679151 0.0e+00 0.0000000 RBM15B
3303 -0.2008061 0.0e+00 0.0000000 VPRBP
3304 -0.1831882 0.0e+00 0.0000000 RAD54L2
3305 -0.1372495 0.0e+00 0.0000003 TEX264
3306 -0.2592666 0.0e+00 0.0000000 RRP9
3310 -0.2571087 0.0e+00 0.0000000 ABHD14A
3312 -0.3307639 0.0e+00 0.0000000 RPL29
3313 -0.1498334 0.0e+00 0.0000000 DUSP7
3314 -0.1722162 0.0e+00 0.0000000 POC1A
3315 -0.1607111 0.0e+00 0.0000000 ALAS1
3316 -0.0934370 5.8e-06 0.0462308 TWF2
3318 -0.3074825 0.0e+00 0.0000000 WDR82
3321 -0.2281047 0.0e+00 0.0000000 BAP1
3322 -0.1491874 0.0e+00 0.0000000 PHF7
3325 -0.1630885 0.0e+00 0.0000000 NISCH
3326 -0.2135848 0.0e+00 0.0000000 NT5DC2
3327 -0.2096822 0.0e+00 0.0000000 SMIM4
3328 -0.2738524 0.0e+00 0.0000000 PBRM1
3329 -0.3353281 0.0e+00 0.0000000 GNL3
3330 -0.1688186 0.0e+00 0.0000000 GLT8D1
3332 -0.2006351 0.0e+00 0.0000000 NEK4
3336 -0.1569044 0.0e+00 0.0000000 SFMBT1
3337 -0.2367721 0.0e+00 0.0000000 RFT1
3339 -0.2894544 0.0e+00 0.0000000 TKT
3340 -0.2341244 0.0e+00 0.0000000 DCP1A
3341 -0.1449487 0.0e+00 0.0000000 CACNA1D
3342 -0.1014377 8.0e-07 0.0071502 CHDH
3343 -0.1199527 0.0e+00 0.0000527 IL17RB
3345 -0.1251959 0.0e+00 0.0000112 ACTR8
3347 -0.1193491 0.0e+00 0.0000627 WNT5A
3348 -0.1772122 0.0e+00 0.0000000 CCDC66
3349 -0.2361839 0.0e+00 0.0000000 FAM208A
3354 -0.2447266 0.0e+00 0.0000000 APPL1
3355 -0.1895916 0.0e+00 0.0000000 PDE12
3356 -0.1971260 0.0e+00 0.0000000 ARF4
3357 -0.0976201 2.1e-06 0.0177640 ARF4-AS1
3358 -0.1718457 0.0e+00 0.0000000 DENND6A
3359 -0.1892793 0.0e+00 0.0000000 SLMAP
3362 -0.2192464 0.0e+00 0.0000000 RPP14
3364 -0.0964687 2.8e-06 0.0232168 PXK
3365 -0.2970773 0.0e+00 0.0000000 PDHB
3367 -0.1765525 0.0e+00 0.0000000 KCTD6
3371 -0.3238325 0.0e+00 0.0000000 FAM3D
3374 -0.2119551 0.0e+00 0.0000000 FHIT
3375 -0.1654093 0.0e+00 0.0000000 PTPRG
3376 -0.1358126 0.0e+00 0.0000004 C3orf14
3379 -0.2984022 0.0e+00 0.0000000 THOC7
3380 -0.2021346 0.0e+00 0.0000000 ATXN7
3384 -0.2483750 0.0e+00 0.0000000 PSMD6
3391 -0.1493472 0.0e+00 0.0000000 MAGI1
3392 -0.2952752 0.0e+00 0.0000000 SLC25A26
3393 -0.2820795 0.0e+00 0.0000000 LRIG1
3394 -0.1022022 7.0e-07 0.0059359 KBTBD8
3395 -0.3109472 0.0e+00 0.0000000 SUCLG2
3397 -0.1467771 0.0e+00 0.0000000 EOGT
3398 -0.1432556 0.0e+00 0.0000000 TMF1
3399 -0.2478489 0.0e+00 0.0000000 UBA3
3400 -0.2340551 0.0e+00 0.0000000 ARL6IP5
3402 -0.2343871 0.0e+00 0.0000000 FRMD4B
3403 -0.1281162 0.0e+00 0.0000046 MITF
3404 -0.2419021 0.0e+00 0.0000000 FOXP1
3406 -0.0994315 1.4e-06 0.0115933 EIF4E3
3409 -0.2986134 0.0e+00 0.0000000 RYBP
3410 -0.1839423 0.0e+00 0.0000000 SHQ1
3411 -0.1690216 0.0e+00 0.0000000 GXYLT2
3412 -0.2458977 0.0e+00 0.0000000 PPP4R2
3414 -0.1102097 1.0e-07 0.0007766 PDZRN3
3415 -0.2026412 0.0e+00 0.0000000 CNTN3
3418 -0.1992538 0.0e+00 0.0000000 LINC00960
3419 -0.1317172 0.0e+00 0.0000015 ZNF717
3421 -0.1664552 0.0e+00 0.0000000 GBE1
3423 -0.1692269 0.0e+00 0.0000000 CHMP2B
3425 -0.2296414 0.0e+00 0.0000000 CGGBP1
3428 -0.1426990 0.0e+00 0.0000000 C3orf38
3429 -0.1723260 0.0e+00 0.0000000 PROS1
3430 -0.1013484 9.0e-07 0.0073062 ARL13B
3431 -0.1736498 0.0e+00 0.0000000 STX19
3432 -0.1073747 2.0e-07 0.0016221 DHFRL1
3433 -0.1196426 0.0e+00 0.0000576 NSUN3
3435 -0.1061710 3.0e-07 0.0022064 ARL6
3437 -0.1842170 0.0e+00 0.0000000 CRYBG3
3438 -0.2868326 0.0e+00 0.0000000 MINA
3439 -0.1593008 0.0e+00 0.0000000 CLDND1
3440 -0.1796718 0.0e+00 0.0000000 CPOX
3442 -0.2321960 0.0e+00 0.0000000 DCBLD2
3443 -0.3516420 0.0e+00 0.0000000 CMSS1
3444 -0.1023477 7.0e-07 0.0057300 FILIP1L
3445 -0.1793165 0.0e+00 0.0000000 TBC1D23
3446 -0.2997274 0.0e+00 0.0000000 NIT2
3447 -0.2853404 0.0e+00 0.0000000 TOMM70A
3448 -0.0964068 2.9e-06 0.0235474 LNP1
3454 -0.2842350 0.0e+00 0.0000000 TRMT10C
3455 -0.3084839 0.0e+00 0.0000000 PCNP
3456 -0.1714023 0.0e+00 0.0000000 ZBTB11
3457 -0.1091734 1.0e-07 0.0010190 ZBTB11-AS1
3458 -0.4442395 0.0e+00 0.0000000 RPL24
3459 -0.1209980 0.0e+00 0.0000390 CEP97
3461 -0.2450718 0.0e+00 0.0000000 NFKBIZ
3462 -0.1383439 0.0e+00 0.0000002 ALCAM
3463 -0.1328156 0.0e+00 0.0000011 CBLB
3465 -0.3199806 0.0e+00 0.0000000 BBX
3466 -0.3500882 0.0e+00 0.0000000 CD47
3467 -0.3696323 0.0e+00 0.0000000 IFT57
3468 0.1720530 0.0e+00 0.0000000 HHLA2
3470 -0.1580395 0.0e+00 0.0000000 KIAA1524
3471 -0.1272840 0.0e+00 0.0000060 DZIP3
3473 0.3898169 0.0e+00 0.0000000 FLJ22763
3475 -0.2341084 0.0e+00 0.0000000 PVRL3
3479 -0.2039535 0.0e+00 0.0000000 ABHD10
3481 -0.1516760 0.0e+00 0.0000000 C3orf52
3484 -0.1843058 0.0e+00 0.0000000 CD200
3485 -0.0956538 3.4e-06 0.0279932 RP11-231E6.1
3486 -0.2574249 0.0e+00 0.0000000 ATG3
3487 -0.0973543 2.3e-06 0.0188901 SLC35A5
3490 -0.2071876 0.0e+00 0.0000000 GTPBP8
3491 -0.2171220 0.0e+00 0.0000000 C3orf17
3493 -0.1327186 0.0e+00 0.0000011 SPICE1
3494 -0.1625778 0.0e+00 0.0000000 SIDT1
3496 -0.1583337 0.0e+00 0.0000000 USF3
3497 -0.3307236 0.0e+00 0.0000000 NAA50
3499 -0.2742013 0.0e+00 0.0000000 ATP6V1A
3502 -0.1949583 0.0e+00 0.0000000 ZDHHC23
3503 -0.1218733 0.0e+00 0.0000302 CCDC191
3504 -0.2506521 0.0e+00 0.0000000 QTRTD1
3505 -0.1800239 0.0e+00 0.0000000 RP11-553L6.5
3506 -0.2059056 0.0e+00 0.0000000 ZBTB20
3512 -0.1912452 0.0e+00 0.0000000 TMEM39A
3513 -0.1754439 0.0e+00 0.0000000 POGLUT1
3515 -0.2222793 0.0e+00 0.0000000 TIMMDC1
3519 0.1354208 0.0e+00 0.0000005 COX17
3522 -0.1409132 0.0e+00 0.0000001 GSK3B
3524 -0.2077872 0.0e+00 0.0000000 LRRC58
3525 -0.0947113 4.3e-06 0.0347038 FSTL1
3526 -0.1235152 0.0e+00 0.0000186 NDUFB4
3528 -0.1770126 0.0e+00 0.0000000 RABL3
3529 -0.1124060 0.0e+00 0.0004326 GTF2E1
3531 -0.1034029 5.0e-07 0.0044121 POLQ
3533 -0.1481698 0.0e+00 0.0000000 GOLGB1
3534 -0.1940555 0.0e+00 0.0000000 IQCB1
3535 -0.0973397 2.3e-06 0.0189520 EAF2
3536 -0.1372793 0.0e+00 0.0000002 SLC15A2
3537 -0.2082671 0.0e+00 0.0000000 ILDR1
3540 -0.2919152 0.0e+00 0.0000000 CCDC58
3541 -0.4010327 0.0e+00 0.0000000 FAM162A
3543 -0.1201376 0.0e+00 0.0000500 RP11-299J3.8
3544 -0.1741827 0.0e+00 0.0000000 KPNA1
3546 -0.1770876 0.0e+00 0.0000000 DTX3L
3549 -0.1796139 0.0e+00 0.0000000 DIRC2
3552 -0.2693543 0.0e+00 0.0000000 PDIA5
3553 -0.1422927 0.0e+00 0.0000000 SEC22A
3554 -0.1249441 0.0e+00 0.0000121 ADCY5
3556 -0.2022039 0.0e+00 0.0000000 HACD2
3559 -0.2442535 0.0e+00 0.0000000 CCDC14
3561 -0.1263706 0.0e+00 0.0000079 KALRN
3562 -0.1807647 0.0e+00 0.0000000 UMPS
3563 -0.1861589 0.0e+00 0.0000000 ITGB5
3564 0.1459417 0.0e+00 0.0000000 MUC13
3566 -0.1822948 0.0e+00 0.0000000 SLC12A8
3567 -0.2337726 0.0e+00 0.0000000 ZNF148
3568 -0.1859592 0.0e+00 0.0000000 SNX4
3569 -0.1849334 0.0e+00 0.0000000 OSBPL11
3573 -0.2528072 0.0e+00 0.0000000 SLC41A3
3574 -0.3269289 0.0e+00 0.0000000 ALDH1L1
3575 -0.1121584 1.0e-07 0.0004626 ZXDC
3577 -0.1011552 9.0e-07 0.0076539 TXNRD3
3578 -0.2551249 0.0e+00 0.0000000 CHCHD6
3580 -0.1139096 0.0e+00 0.0002876 TPRA1
3581 -0.2204845 0.0e+00 0.0000000 MCM2
3582 -0.2959695 0.0e+00 0.0000000 PODXL2
3584 -0.1751946 0.0e+00 0.0000000 MGLL
3586 -0.2204358 0.0e+00 0.0000000 SEC61A1
3587 -0.3093167 0.0e+00 0.0000000 RUVBL1
3588 -0.1975459 0.0e+00 0.0000000 EEFSEC
3591 -0.2127189 0.0e+00 0.0000000 RPN1
3592 -0.1079436 2.0e-07 0.0014017 RAB7A
3594 -0.2128288 0.0e+00 0.0000000 ACAD9
3600 -0.1634479 0.0e+00 0.0000000 ISY1
3602 -0.2494995 0.0e+00 0.0000000 CNBP
3603 -0.1600762 0.0e+00 0.0000000 COPG1
3604 -0.2815087 0.0e+00 0.0000000 HMCES
3605 -0.2972908 0.0e+00 0.0000000 H1FX
3608 -0.1923819 0.0e+00 0.0000000 MBD4
3609 -0.1219814 0.0e+00 0.0000292 IFT122
3611 -0.1554925 0.0e+00 0.0000000 TMCC1
3617 -0.2777103 0.0e+00 0.0000000 ATP2C1
3620 0.1856275 0.0e+00 0.0000000 NUDT16
3621 -0.3566475 0.0e+00 0.0000000 MRPL3
3623 -0.1044575 4.0e-07 0.0033916 ACPP
3624 -0.1882480 0.0e+00 0.0000000 DNAJC13
3628 -0.1471551 0.0e+00 0.0000000 UBA5
3629 -0.1440641 0.0e+00 0.0000000 NPHP3
3632 -0.3619323 0.0e+00 0.0000000 CDV3
3633 -0.2100315 0.0e+00 0.0000000 TOPBP1
3635 -0.3450768 0.0e+00 0.0000000 SRPRB
3639 -0.2575669 0.0e+00 0.0000000 RYK
3642 -0.2101835 0.0e+00 0.0000000 ANAPC13
3643 -0.1780164 0.0e+00 0.0000000 CEP63
3644 -0.1929922 0.0e+00 0.0000000 PPP2R3A
3645 -0.1919174 0.0e+00 0.0000000 MSL2
3646 -0.2976434 0.0e+00 0.0000000 PCCB
3647 -0.1391676 0.0e+00 0.0000001 STAG1
3651 -0.1511886 0.0e+00 0.0000000 NCK1-AS1
3652 -0.2382606 0.0e+00 0.0000000 NCK1
3654 -0.1653231 0.0e+00 0.0000000 DBR1
3655 -0.1741626 0.0e+00 0.0000000 ARMC8
3657 -0.3073180 0.0e+00 0.0000000 CEP70
3658 -0.3000608 0.0e+00 0.0000000 FAIM
3659 -0.1842686 0.0e+00 0.0000000 PIK3CB
3660 -0.2465102 0.0e+00 0.0000000 MRPS22
3662 -0.1949574 0.0e+00 0.0000000 COPB2
3664 0.4143745 0.0e+00 0.0000000 RBP2
3666 -0.2144822 0.0e+00 0.0000000 NMNAT3
3667 -0.1968868 0.0e+00 0.0000000 SLC25A36
3668 -0.1032341 5.0e-07 0.0046001 PXYLP1
3669 -0.3136303 0.0e+00 0.0000000 ZBTB38
3670 -0.1802899 0.0e+00 0.0000000 RASA2
3671 -0.1018637 8.0e-07 0.0064465 RNF7
3673 -0.1439144 0.0e+00 0.0000000 TFDP2
3674 -0.1129338 0.0e+00 0.0003747 GK5
3676 -0.1795935 0.0e+00 0.0000000 ATR
3677 0.1121392 1.0e-07 0.0004649 PLS1
3679 -0.2581639 0.0e+00 0.0000000 U2SURP
3681 -0.1775715 0.0e+00 0.0000000 C3orf58
3683 -0.1151527 0.0e+00 0.0002043 PLOD2
3684 -0.2007004 0.0e+00 0.0000000 PLSCR4
3686 -0.3112214 0.0e+00 0.0000000 PLSCR1
3690 -0.2509647 0.0e+00 0.0000000 GYG1
3691 -0.1747042 0.0e+00 0.0000000 HLTF
3692 -0.1046418 4.0e-07 0.0032397 HPS3
3693 -0.1008687 1.0e-06 0.0082004 TM4SF1
3695 0.1055129 3.0e-07 0.0026031 TM4SF4
3696 -0.1987336 0.0e+00 0.0000000 COMMD2
3697 -0.2182451 0.0e+00 0.0000000 RNF13
3701 -0.2703671 0.0e+00 0.0000000 TSC22D2
3702 -0.2739691 0.0e+00 0.0000000 SERP1
3703 -0.2930946 0.0e+00 0.0000000 EIF2A
3704 -0.1972085 0.0e+00 0.0000000 SELT
3706 -0.2676972 0.0e+00 0.0000000 SIAH2
3709 -0.1155016 0.0e+00 0.0001854 MBNL1-AS1
3710 -0.1615431 0.0e+00 0.0000000 P2RY1
3711 -0.1289547 0.0e+00 0.0000036 RAP2B
3713 -0.2547333 0.0e+00 0.0000000 DHX36
3715 -0.1645407 0.0e+00 0.0000000 PLCH1
3716 -0.1332675 0.0e+00 0.0000009 C3orf33
3717 -0.1476297 0.0e+00 0.0000000 SLC33A1
3718 -0.2468070 0.0e+00 0.0000000 GMPS
3719 -0.0951084 3.9e-06 0.0316970 RP11-305K5.1
3720 -0.3217485 0.0e+00 0.0000000 SSR3
3721 -0.1650852 0.0e+00 0.0000000 TIPARP-AS1
3722 -0.1060583 3.0e-07 0.0022698 TIPARP
3727 0.1320291 0.0e+00 0.0000014 CCNL1
3728 -0.1346948 0.0e+00 0.0000006 VEPH1
3729 -0.2294211 0.0e+00 0.0000000 RSRC1
3731 -0.2149555 0.0e+00 0.0000000 MLF1
3732 -0.2508782 0.0e+00 0.0000000 GFM1
3733 -0.2300270 0.0e+00 0.0000000 LXN
3736 -0.1745480 0.0e+00 0.0000000 RARRES1
3737 -0.2226821 0.0e+00 0.0000000 MFSD1
3742 -0.1803460 0.0e+00 0.0000000 IFT80
3743 -0.2609363 0.0e+00 0.0000000 SMC4
3744 -0.1321894 0.0e+00 0.0000013 TRIM59
3745 -0.2466523 0.0e+00 0.0000000 KPNA4
3748 -0.1142042 0.0e+00 0.0002653 PPM1L
3750 -0.1698271 0.0e+00 0.0000000 NMD3
3752 0.3155676 0.0e+00 0.0000000 SI
3753 -0.1321823 0.0e+00 0.0000013 RP11-747D18.1
3754 -0.2019219 0.0e+00 0.0000000 PDCD10
3756 -0.1121922 1.0e-07 0.0004584 GOLIM4
3757 -0.4261475 0.0e+00 0.0000000 MECOM
3761 -0.1374774 0.0e+00 0.0000002 MYNN
3767 -0.1418006 0.0e+00 0.0000001 LRRC31
3769 -0.1280872 0.0e+00 0.0000047 GPR160
3770 -0.1286568 0.0e+00 0.0000039 PHC3
3771 -0.1215293 0.0e+00 0.0000334 RP11-379K17.12
3772 -0.2527630 0.0e+00 0.0000000 PRKCI
3773 -0.1775923 0.0e+00 0.0000000 SKIL
3774 -0.3115296 0.0e+00 0.0000000 RPL22L1
3776 -0.1181653 0.0e+00 0.0000879 TNIK
3777 -0.1221161 0.0e+00 0.0000281 PLD1
3778 -0.2778604 0.0e+00 0.0000000 FNDC3B
3779 0.1255832 0.0e+00 0.0000100 TNFSF10
3780 -0.1314073 0.0e+00 0.0000017 NCEH1
3781 -0.2415485 0.0e+00 0.0000000 ECT2
3782 -0.1975357 0.0e+00 0.0000000 NAALADL2
3784 -0.3208261 0.0e+00 0.0000000 TBL1XR1
3788 -0.1646502 0.0e+00 0.0000000 ZMAT3
3789 -0.1517009 0.0e+00 0.0000000 PIK3CA
3791 -0.1855073 0.0e+00 0.0000000 ZNF639
3792 -0.2684428 0.0e+00 0.0000000 MFN1
3795 -0.3068463 0.0e+00 0.0000000 ACTL6A
3798 -0.3021748 0.0e+00 0.0000000 MRPL47
3799 -0.2712978 0.0e+00 0.0000000 NDUFB5
3800 -0.1245945 0.0e+00 0.0000135 USP13
3802 -0.0975601 2.2e-06 0.0180050 TTC14
3803 -0.1700827 0.0e+00 0.0000000 FXR1
3804 -0.1971995 0.0e+00 0.0000000 DNAJC19
3805 -0.1828845 0.0e+00 0.0000000 ATP11B
3807 -0.2224997 0.0e+00 0.0000000 DCUN1D1
3808 -0.2108002 0.0e+00 0.0000000 MCCC1
3814 -0.0941055 4.9e-06 0.0397779 YEATS2
3817 -0.2873937 0.0e+00 0.0000000 PARL
3818 -0.1778536 0.0e+00 0.0000000 ABCC5
3822 -0.2199710 0.0e+00 0.0000000 EIF2B5
3823 -0.1911527 0.0e+00 0.0000000 DVL3
3825 -0.1145800 0.0e+00 0.0002393 ABCF3
3827 -0.2739041 0.0e+00 0.0000000 ALG3
3828 -0.2527522 0.0e+00 0.0000000 ECE2
3829 -0.2608515 0.0e+00 0.0000000 PSMD2
3830 -0.2098230 0.0e+00 0.0000000 EIF4G1
3831 -0.1245074 0.0e+00 0.0000138 FAM131A
3833 -0.1784305 0.0e+00 0.0000000 POLR2H
3835 -0.2762925 0.0e+00 0.0000000 EPHB3
3836 -0.3481583 0.0e+00 0.0000000 MAGEF1
3838 -0.1923069 0.0e+00 0.0000000 VPS8
3839 -0.1502602 0.0e+00 0.0000000 C3orf70
3840 -0.2101502 0.0e+00 0.0000000 EHHADH
3841 -0.2241856 0.0e+00 0.0000000 MAP3K13
3844 -0.1973129 0.0e+00 0.0000000 SENP2
3845 -0.0963142 2.9e-06 0.0240536 IGF2BP2
3847 -0.2609674 0.0e+00 0.0000000 TRA2B
3850 -0.1495716 0.0e+00 0.0000000 TBCCD1
3851 -0.2292874 0.0e+00 0.0000000 DNAJB11
3857 -0.2237745 0.0e+00 0.0000000 RFC4
3859 -0.3012966 0.0e+00 0.0000000 ST6GAL1
3860 -0.1804801 0.0e+00 0.0000000 RPL39L
3864 -0.1499312 0.0e+00 0.0000000 BCL6
3865 -0.1240751 0.0e+00 0.0000157 LPP-AS2
3866 -0.2269045 0.0e+00 0.0000000 LPP
3868 -0.1333782 0.0e+00 0.0000009 P3H2
3872 -0.2100390 0.0e+00 0.0000000 CCDC50
3876 -0.1389119 0.0e+00 0.0000001 ATP13A4
3878 -0.2704183 0.0e+00 0.0000000 OPA1
3879 -0.1086993 1.0e-07 0.0011532 RP11-135A1.2
3880 -0.2213625 0.0e+00 0.0000000 HES1
3883 -0.2596297 0.0e+00 0.0000000 ATP13A3
3886 -0.2734995 0.0e+00 0.0000000 TMEM44
3887 -0.1415759 0.0e+00 0.0000001 AC046143.3
3889 -0.1964396 0.0e+00 0.0000000 LSG1
3890 -0.1993642 0.0e+00 0.0000000 FAM43A
3891 -0.1432823 0.0e+00 0.0000000 XXYLT1
3892 -0.1977558 0.0e+00 0.0000000 ACAP2
3893 -0.2146126 0.0e+00 0.0000000 PPP1R2
3897 -0.1009990 9.0e-07 0.0079478 MUC20
3898 -0.4787783 0.0e+00 0.0000000 MUC4
3899 -0.1548373 0.0e+00 0.0000000 TNK2
3902 -0.3136719 0.0e+00 0.0000000 TFRC
3903 0.2293501 0.0e+00 0.0000000 SLC51A
3905 -0.2738997 0.0e+00 0.0000000 TCTEX1D2
3908 -0.1241837 0.0e+00 0.0000152 UBXN7
3909 -0.2332736 0.0e+00 0.0000000 RNF168
3911 -0.2078005 0.0e+00 0.0000000 FBXO45
3912 -0.0990856 1.5e-06 0.0125863 LINC01063
3913 -0.2227091 0.0e+00 0.0000000 PIGX
3915 -0.2198030 0.0e+00 0.0000000 PAK2
3916 -0.1627049 0.0e+00 0.0000000 SENP5
3917 -0.2653441 0.0e+00 0.0000000 NCBP2
3918 -0.3261846 0.0e+00 0.0000000 NCBP2-AS2
3919 -0.1818224 0.0e+00 0.0000000 PIGZ
3922 -0.2098418 0.0e+00 0.0000000 DLG1
3924 -0.0984476 1.8e-06 0.0146408 RP13-616I3.1
3925 -0.2457967 0.0e+00 0.0000000 BDH1
3926 -0.1011314 9.0e-07 0.0076976 AC024560.2
3928 -0.2302486 0.0e+00 0.0000000 FYTTD1
3930 -0.1648487 0.0e+00 0.0000000 LRCH3
3931 -0.0994796 1.4e-06 0.0114616 IQCG
3932 -0.4343156 0.0e+00 0.0000000 RPL35A
3933 -0.1453257 0.0e+00 0.0000000 LMLN
3934 -0.0991386 1.5e-06 0.0124333 ZNF595
3936 -0.1131454 0.0e+00 0.0003538 ZNF141
3938 -0.2202906 0.0e+00 0.0000000 ZNF721
3939 -0.1461590 0.0e+00 0.0000000 PIGG
3942 0.1640538 0.0e+00 0.0000000 ATP5I
3945 -0.1922108 0.0e+00 0.0000000 PCGF3
3949 -0.1649489 0.0e+00 0.0000000 GAK
3950 -0.1280303 0.0e+00 0.0000048 TMEM175
3954 -0.1421949 0.0e+00 0.0000000 FGFRL1
3957 -0.1110077 1.0e-07 0.0006291 SPON2
3960 -0.2549578 0.0e+00 0.0000000 CTBP1
3961 -0.1214896 0.0e+00 0.0000338 CTBP1-AS2
3962 -0.2959695 0.0e+00 0.0000000 MAEA
3964 -0.1058165 3.0e-07 0.0024133 CRIPAK
3967 -0.3033405 0.0e+00 0.0000000 SLBP
3969 -0.2941822 0.0e+00 0.0000000 TMEM129
3970 -0.1625648 0.0e+00 0.0000000 TACC3
3971 -0.1831138 0.0e+00 0.0000000 FGFR3
3972 -0.2087591 0.0e+00 0.0000000 LETM1
3973 -0.2945296 0.0e+00 0.0000000 WHSC1
3974 -0.2042097 0.0e+00 0.0000000 NELFA
3975 -0.1793634 0.0e+00 0.0000000 C4orf48
3977 -0.1262582 0.0e+00 0.0000082 HAUS3
3978 -0.1962647 0.0e+00 0.0000000 MXD4
3979 -0.1011045 9.0e-07 0.0077464 ZFYVE28
3980 -0.2309151 0.0e+00 0.0000000 RNF4
3981 -0.1075332 2.0e-07 0.0015571 FAM193A
3983 -0.1345906 0.0e+00 0.0000006 SH3BP2
3984 -0.2163368 0.0e+00 0.0000000 ADD1
3985 -0.2257048 0.0e+00 0.0000000 MFSD10
3986 -0.1070317 2.0e-07 0.0017709 NOP14-AS1
3987 -0.2037848 0.0e+00 0.0000000 NOP14
3989 -0.1904532 0.0e+00 0.0000000 HTT
3991 -0.1317135 0.0e+00 0.0000015 RGS12
3994 -0.1806799 0.0e+00 0.0000000 TMEM128
3995 -0.3458154 0.0e+00 0.0000000 LYAR
3998 -0.1230174 0.0e+00 0.0000215 STX18
4002 -0.1341784 0.0e+00 0.0000007 MAN2B2
4003 -0.1819993 0.0e+00 0.0000000 MRFAP1
4004 -0.1372353 0.0e+00 0.0000003 RP11-539L10.3
4005 -0.1886057 0.0e+00 0.0000000 AC093323.3
4007 -0.2731542 0.0e+00 0.0000000 S100P
4008 -0.2258641 0.0e+00 0.0000000 MRFAP1L1
4009 -0.2804188 0.0e+00 0.0000000 BLOC1S4
4010 -0.1364674 0.0e+00 0.0000003 KIAA0232
4011 -0.2101367 0.0e+00 0.0000000 TBC1D14
4014 -0.1547827 0.0e+00 0.0000000 TADA2B
4015 -0.2245644 0.0e+00 0.0000000 GRPEL1
4017 -0.2598041 0.0e+00 0.0000000 AFAP1
4021 -0.0943646 4.6e-06 0.0375097 ACOX3
4024 -0.1787531 0.0e+00 0.0000000 WDR1
4025 -0.1035392 5.0e-07 0.0042647 ZNF518B
4026 -0.1403277 0.0e+00 0.0000001 HS3ST1
4030 -0.2170610 0.0e+00 0.0000000 RAB28
4031 -0.1628229 0.0e+00 0.0000000 BOD1L1
4037 -0.1840140 0.0e+00 0.0000000 FBXL5
4038 -0.1733553 0.0e+00 0.0000000 FAM200B
4041 -0.2382947 0.0e+00 0.0000000 FGFBP1
4043 -0.2772947 0.0e+00 0.0000000 PROM1
4044 -0.1472642 0.0e+00 0.0000000 TAPT1
4046 -0.2604578 0.0e+00 0.0000000 QDPR
4047 -0.2246074 0.0e+00 0.0000000 LAP3
4048 -0.2959343 0.0e+00 0.0000000 MED28
4050 -0.1800430 0.0e+00 0.0000000 DCAF16
4051 -0.1318460 0.0e+00 0.0000014 NCAPG
4052 -0.1356798 0.0e+00 0.0000004 LCORL
4054 -0.1728515 0.0e+00 0.0000000 PACRGL
4055 -0.1098046 1.0e-07 0.0008637 KCNIP4
4056 -0.3202759 0.0e+00 0.0000000 ADGRA3
4058 -0.1281495 0.0e+00 0.0000046 PPARGC1A
4060 -0.3149413 0.0e+00 0.0000000 DHX15
4062 -0.3828469 0.0e+00 0.0000000 SOD3
4063 -0.1820956 0.0e+00 0.0000000 CCDC149
4064 -0.1215374 0.0e+00 0.0000333 SEPSECS
4066 -0.1675776 0.0e+00 0.0000000 PI4K2B
4068 -0.1358231 0.0e+00 0.0000004 ANAPC4
4069 -0.2274486 0.0e+00 0.0000000 SEL1L3
4070 -0.1251384 0.0e+00 0.0000114 SMIM20
4071 -0.2210151 0.0e+00 0.0000000 RBPJ
4073 -0.1134599 0.0e+00 0.0003250 STIM2
4076 -0.1202276 0.0e+00 0.0000487 ARAP2
4078 -0.1808016 0.0e+00 0.0000000 C4orf19
4080 -0.2144363 0.0e+00 0.0000000 PGM2
4081 -0.1709473 0.0e+00 0.0000000 TBC1D1
4083 -0.1726799 0.0e+00 0.0000000 KLF3
4085 -0.2301826 0.0e+00 0.0000000 FAM114A1
4088 -0.2235287 0.0e+00 0.0000000 RFC1
4090 -0.4971916 0.0e+00 0.0000000 RPL9
4091 -0.2435043 0.0e+00 0.0000000 LIAS
4092 -0.3540404 0.0e+00 0.0000000 UGDH
4094 -0.2828054 0.0e+00 0.0000000 SMIM14
4096 -0.2424321 0.0e+00 0.0000000 UBE2K
4097 -0.2734319 0.0e+00 0.0000000 PDS5A
4098 -0.1331019 0.0e+00 0.0000010 N4BP2
4100 -0.1962438 0.0e+00 0.0000000 RBM47
4101 -0.1975248 0.0e+00 0.0000000 NSUN7
4102 -0.1653759 0.0e+00 0.0000000 APBB2
4105 -0.2567358 0.0e+00 0.0000000 TMEM33
4107 -0.3080131 0.0e+00 0.0000000 SLC30A9
4109 -0.1205164 0.0e+00 0.0000448 ATP8A1
4110 -0.1793022 0.0e+00 0.0000000 GUF1
4111 -0.1203423 0.0e+00 0.0000471 GNPDA2
4117 -0.2740610 0.0e+00 0.0000000 COMMD8
4118 -0.1002825 1.1e-06 0.0094502 ATP10D
4120 -0.1378911 0.0e+00 0.0000002 NFXL1
4121 -0.2872990 0.0e+00 0.0000000 NIPAL1
4125 -0.2380167 0.0e+00 0.0000000 SLAIN2
4126 -0.3228444 0.0e+00 0.0000000 FRYL
4127 -0.1491243 0.0e+00 0.0000000 OCIAD1
4128 0.1148911 0.0e+00 0.0002195 OCIAD2
4129 -0.2799312 0.0e+00 0.0000000 CWH43
4130 -0.1370280 0.0e+00 0.0000003 DCUN1D4
4133 -0.1330467 0.0e+00 0.0000010 SGCB
4134 -0.1417514 0.0e+00 0.0000001 SPATA18
4135 -0.1573856 0.0e+00 0.0000000 USP46
4139 -0.1445153 0.0e+00 0.0000000 SCFD2
4140 -0.1969486 0.0e+00 0.0000000 FIP1L1
4141 -0.1026345 6.0e-07 0.0053391 LNX1
4144 -0.1610557 0.0e+00 0.0000000 CHIC2
4145 -0.1365524 0.0e+00 0.0000003 KIT
4146 -0.3506291 0.0e+00 0.0000000 SRD5A3
4148 -0.2953161 0.0e+00 0.0000000 TMEM165
4149 -0.1517927 0.0e+00 0.0000000 CLOCK
4150 -0.1042569 4.0e-07 0.0035650 NMU
4151 -0.1623322 0.0e+00 0.0000000 EXOC1
4152 -0.1233255 0.0e+00 0.0000197 CEP135
4154 -0.2195438 0.0e+00 0.0000000 AASDH
4156 -0.2251251 0.0e+00 0.0000000 PPAT
4158 -0.3526605 0.0e+00 0.0000000 PAICS
4159 -0.3733102 0.0e+00 0.0000000 SRP72
4162 -0.2203929 0.0e+00 0.0000000 SPINK2
4163 -0.2602639 0.0e+00 0.0000000 REST
4165 -0.2472736 0.0e+00 0.0000000 NOA1
4166 -0.2234453 0.0e+00 0.0000000 POLR2B
4167 -0.1444531 0.0e+00 0.0000000 IGFBP7
4169 -0.1199837 0.0e+00 0.0000522 CENPC
4170 -0.1761891 0.0e+00 0.0000000 UBA6
4172 -0.2526900 0.0e+00 0.0000000 YTHDC1
4180 -0.0964378 2.8e-06 0.0233828 SULT1E1
4182 -0.1597933 0.0e+00 0.0000000 UTP3
4184 -0.1703485 0.0e+00 0.0000000 RUFY3
4185 -0.3707503 0.0e+00 0.0000000 GRSF1
4186 -0.2166508 0.0e+00 0.0000000 MOB1B
4187 -0.2579753 0.0e+00 0.0000000 DCK
4188 -0.2941572 0.0e+00 0.0000000 SLC4A4
4189 -0.1946491 0.0e+00 0.0000000 COX18
4190 -0.2233576 0.0e+00 0.0000000 ANKRD17
4191 -0.1578085 0.0e+00 0.0000000 RASSF6
4194 -0.1702921 0.0e+00 0.0000000 CXCL1
4195 -0.2492554 0.0e+00 0.0000000 PF4
4196 -0.2768353 0.0e+00 0.0000000 CXCL3
4197 -0.2031299 0.0e+00 0.0000000 CXCL2
4198 -0.3029021 0.0e+00 0.0000000 MTHFD2L
4199 -0.0961583 3.0e-06 0.0249336 RP11-629B11.5
4200 -0.1178660 0.0e+00 0.0000956 EREG
4201 -0.2852321 0.0e+00 0.0000000 AREG
4202 -0.2293262 0.0e+00 0.0000000 BTC
4203 -0.3477053 0.0e+00 0.0000000 PARM1
4204 -0.3247582 0.0e+00 0.0000000 RP11-44F21.5
4206 -0.2401744 0.0e+00 0.0000000 RCHY1
4209 -0.1837451 0.0e+00 0.0000000 G3BP2
4210 -0.2097183 0.0e+00 0.0000000 USO1
4212 -0.2811578 0.0e+00 0.0000000 SDAD1
4214 -0.2549418 0.0e+00 0.0000000 NUP54
4215 -0.1051893 3.0e-07 0.0028236 SCARB2
4218 -0.1319080 0.0e+00 0.0000014 SHROOM3
4220 -0.2704072 0.0e+00 0.0000000 SEPT11
4222 -0.1103437 1.0e-07 0.0007501 CCNG2
4223 -0.2015253 0.0e+00 0.0000000 CNOT6L
4224 -0.3700819 0.0e+00 0.0000000 MRPL1
4226 -0.2691709 0.0e+00 0.0000000 ANXA3
4229 -0.1987723 0.0e+00 0.0000000 BMP2K
4230 -0.1077644 2.0e-07 0.0014680 PAQR3
4232 -0.2138419 0.0e+00 0.0000000 ANTXR2
4235 -0.1222694 0.0e+00 0.0000269 RASGEF1B
4236 -0.1007304 1.0e-06 0.0084807 RP11-127B20.2
4237 -0.3073915 0.0e+00 0.0000000 HNRNPD
4239 -0.1756106 0.0e+00 0.0000000 HNRNPDL
4240 -0.2847157 0.0e+00 0.0000000 ENOPH1
4241 -0.1135674 0.0e+00 0.0003158 TMEM150C
4244 -0.2314538 0.0e+00 0.0000000 THAP9-AS1
4246 -0.1055524 3.0e-07 0.0025775 LIN54
4247 -0.2632793 0.0e+00 0.0000000 COPS4
4249 -0.3438083 0.0e+00 0.0000000 COQ2
4250 -0.1793047 0.0e+00 0.0000000 HPSE
4251 -0.0987997 1.6e-06 0.0134643 HELQ
4252 -0.2273575 0.0e+00 0.0000000 MRPS18C
4253 -0.1666624 0.0e+00 0.0000000 FAM175A
4255 -0.1805072 0.0e+00 0.0000000 CDS1
4256 -0.1462276 0.0e+00 0.0000000 WDFY3
4257 -0.1612443 0.0e+00 0.0000000 ARHGAP24
4258 -0.1100413 1.0e-07 0.0008115 PTPN13
4259 -0.1000156 1.2e-06 0.0100834 C4orf36
4260 -0.1601655 0.0e+00 0.0000000 AFF1
4261 -0.2256461 0.0e+00 0.0000000 KLHL8
4263 0.2183738 0.0e+00 0.0000000 HSD17B11
4264 -0.1619664 0.0e+00 0.0000000 NUDT9
4265 -0.1255401 0.0e+00 0.0000101 PKD2
4266 0.2184869 0.0e+00 0.0000000 ABCG2
4268 -0.1057270 3.0e-07 0.0024675 HERC6
4270 -0.2793074 0.0e+00 0.0000000 PYURF
4274 -0.1739301 0.0e+00 0.0000000 FAM13A
4277 -0.1755149 0.0e+00 0.0000000 GPRIN3
4281 -0.1251830 0.0e+00 0.0000113 ATOH1
4282 -0.2083770 0.0e+00 0.0000000 SMARCAD1
4284 -0.1033650 5.0e-07 0.0044533 PDLIM5
4285 -0.1595678 0.0e+00 0.0000000 UNC5C
4289 -0.2492592 0.0e+00 0.0000000 RAP1GDS1
4290 -0.1086912 1.0e-07 0.0011556 TSPAN5
4292 -0.2635719 0.0e+00 0.0000000 EIF4E
4293 -0.3090708 0.0e+00 0.0000000 METAP1
4295 -0.2616510 0.0e+00 0.0000000 ADH5
4296 -0.0981612 1.9e-06 0.0156533 RP11-696N14.1
4298 -0.1079987 2.0e-07 0.0013825 ADH6
4299 -0.5632471 0.0e+00 0.0000000 ADH1C
4300 -0.0970770 2.4e-06 0.0201398 TRMT10A
4302 -0.2225548 0.0e+00 0.0000000 LAMTOR3
4303 -0.1710361 0.0e+00 0.0000000 DNAJB14
4304 -0.3644990 0.0e+00 0.0000000 H2AFZ
4306 -0.2759384 0.0e+00 0.0000000 PPP3CA
4307 -0.1601183 0.0e+00 0.0000000 FLJ20021
4309 -0.4423545 0.0e+00 0.0000000 SLC39A8
4310 -0.1879655 0.0e+00 0.0000000 RP11-499E18.1
4312 -0.2747837 0.0e+00 0.0000000 NFKB1
4313 -0.2273710 0.0e+00 0.0000000 MANBA
4314 -0.1679967 0.0e+00 0.0000000 UBE2D3
4316 -0.2137227 0.0e+00 0.0000000 CISD2
4320 -0.1656198 0.0e+00 0.0000000 CENPE
4323 -0.1466180 0.0e+00 0.0000000 TET2
4324 -0.3061127 0.0e+00 0.0000000 PPA2
4325 -0.1062734 2.0e-07 0.0021492 ARHGEF38
4326 -0.1481443 0.0e+00 0.0000000 INTS12
4327 -0.1453398 0.0e+00 0.0000000 GSTCD
4328 -0.1856562 0.0e+00 0.0000000 NPNT
4330 -0.1399313 0.0e+00 0.0000001 TBCK
4331 -0.2002022 0.0e+00 0.0000000 AIMP1
4332 -0.2206549 0.0e+00 0.0000000 PAPSS1
4333 -0.1438605 0.0e+00 0.0000000 SGMS2
4334 -0.0968830 2.6e-06 0.0210736 RP11-286E11.1
4339 -0.4693308 0.0e+00 0.0000000 RPL34
4340 -0.2144297 0.0e+00 0.0000000 OSTC
4342 -0.1330073 0.0e+00 0.0000010 SEC24B
4343 -0.2464099 0.0e+00 0.0000000 CCDC109B
4344 -0.2583406 0.0e+00 0.0000000 CASP6
4346 -0.2485792 0.0e+00 0.0000000 PLA2G12A
4349 -0.3557254 0.0e+00 0.0000000 GAR1
4351 -0.3247465 0.0e+00 0.0000000 ELOVL6
4352 0.3493757 0.0e+00 0.0000000 ENPEP
4353 -0.1753521 0.0e+00 0.0000000 PITX2
4354 -0.2048897 0.0e+00 0.0000000 C4orf32
4356 -0.1453658 0.0e+00 0.0000000 AP1AR
4358 -0.1310011 0.0e+00 0.0000019 TIFA
4361 -0.2141841 0.0e+00 0.0000000 LARP7
4363 -0.2072721 0.0e+00 0.0000000 CAMK2D
4365 -0.2634920 0.0e+00 0.0000000 UGT8
4367 -0.1415329 0.0e+00 0.0000001 SNHG8
4368 -0.1327336 0.0e+00 0.0000011 PRSS12
4369 -0.1537558 0.0e+00 0.0000000 METTL14
4372 -0.1551274 0.0e+00 0.0000000 USP53
4373 0.1882257 0.0e+00 0.0000000 C4orf3
4374 0.4088132 0.0e+00 0.0000000 FABP2
4375 -0.1436551 0.0e+00 0.0000000 PDE5A
4376 -0.2520518 0.0e+00 0.0000000 MAD2L1
4377 -0.1247205 0.0e+00 0.0000130 PRDM5
4379 -0.0947948 4.2e-06 0.0340492 TNIP3
4380 -0.3381419 0.0e+00 0.0000000 ANXA5
4381 -0.1579419 0.0e+00 0.0000000 EXOSC9
4382 -0.1952111 0.0e+00 0.0000000 CCNA2
4383 -0.1933365 0.0e+00 0.0000000 BBS7
4384 -0.1356323 0.0e+00 0.0000004 KIAA1109
4387 -0.2528664 0.0e+00 0.0000000 NUDT6
4388 -0.1080791 2.0e-07 0.0013542 SPATA5
4389 -0.2431722 0.0e+00 0.0000000 SPRY1
4391 -0.1353917 0.0e+00 0.0000005 ANKRD50
4392 -0.1716785 0.0e+00 0.0000000 INTU
4393 -0.0983827 1.8e-06 0.0148696 HSPA4L
4394 -0.1153283 0.0e+00 0.0001946 PLK4
4395 -0.1196251 0.0e+00 0.0000579 MFSD8
4396 -0.1862169 0.0e+00 0.0000000 ABHD18
4397 -0.2956346 0.0e+00 0.0000000 LARP1B
4401 -0.1442207 0.0e+00 0.0000000 JADE1
4402 -0.1297275 0.0e+00 0.0000028 SCLT1
4403 -0.2170469 0.0e+00 0.0000000 C4orf33
4406 -0.1043259 4.0e-07 0.0035041 SLC7A11
4408 -0.1741424 0.0e+00 0.0000000 ELF2
4409 -0.1574235 0.0e+00 0.0000000 NDUFC1
4410 -0.3121243 0.0e+00 0.0000000 NAA15
4411 -0.1352947 0.0e+00 0.0000005 RP11-83A24.2
4412 -0.1294833 0.0e+00 0.0000030 RAB33B
4413 -0.2239400 0.0e+00 0.0000000 SETD7
4416 -0.1777194 0.0e+00 0.0000000 MAML3
4417 -0.2701278 0.0e+00 0.0000000 SCOC
4420 -0.1062757 2.0e-07 0.0021481 ELMOD2
4421 -0.0963959 2.9e-06 0.0236026 TBC1D9
4423 -0.2459969 0.0e+00 0.0000000 ZNF330
4426 -0.1756002 0.0e+00 0.0000000 USP38
4427 -0.2005851 0.0e+00 0.0000000 GAB1
4428 -0.2469316 0.0e+00 0.0000000 SMARCA5
4430 -0.1821542 0.0e+00 0.0000000 ANAPC10
4431 -0.3470199 0.0e+00 0.0000000 ABCE1
4432 -0.1702098 0.0e+00 0.0000000 OTUD4
4433 -0.1711557 0.0e+00 0.0000000 SMAD1
4434 -0.1177134 0.0e+00 0.0000998 MMAA
4435 -0.2396489 0.0e+00 0.0000000 ZNF827
4436 -0.2558876 0.0e+00 0.0000000 LSM6
4437 -0.1191704 0.0e+00 0.0000660 SLC10A7
4438 -0.1535095 0.0e+00 0.0000000 TMEM184C
4441 -0.2401274 0.0e+00 0.0000000 NR3C2
4444 -0.1058986 3.0e-07 0.0023639 DCLK2
4445 -0.1998341 0.0e+00 0.0000000 LRBA
4446 -0.4940443 0.0e+00 0.0000000 RPS3A
4447 -0.1550265 0.0e+00 0.0000000 SH3D19
4452 -0.1804837 0.0e+00 0.0000000 GATB
4454 -0.1446359 0.0e+00 0.0000000 FBXW7
4455 -0.0976881 2.1e-06 0.0174880 DKFZP434I0714
4456 -0.1281229 0.0e+00 0.0000046 TMEM154
4457 -0.3008589 0.0e+00 0.0000000 ARFIP1
4459 -0.1132515 0.0e+00 0.0003438 FHDC1
4460 -0.2734417 0.0e+00 0.0000000 TRIM2
4461 -0.1837364 0.0e+00 0.0000000 MND1
4462 -0.0932839 6.0e-06 0.0478283 KIAA0922
4465 -0.1695708 0.0e+00 0.0000000 PLRG1
4469 -0.1442892 0.0e+00 0.0000000 FAM198B
4472 -0.1374473 0.0e+00 0.0000002 C4orf46
4473 -0.1183156 0.0e+00 0.0000842 ETFDH
4474 -0.2101142 0.0e+00 0.0000000 PPID
4475 -0.3462466 0.0e+00 0.0000000 FNIP2
4476 -0.1763963 0.0e+00 0.0000000 RAPGEF2
4477 -0.2128963 0.0e+00 0.0000000 NAF1
4478 -0.1068679 2.0e-07 0.0018471 NPY1R
4479 -0.3622005 0.0e+00 0.0000000 TMA16
4484 -0.1597969 0.0e+00 0.0000000 TMEM192
4485 -0.1055304 3.0e-07 0.0025919 KLHL2
4486 -0.1776719 0.0e+00 0.0000000 MSMO1
4489 -0.1310524 0.0e+00 0.0000019 DDX60
4491 -0.2860866 0.0e+00 0.0000000 PALLD
4492 -0.2215699 0.0e+00 0.0000000 CBR4
4493 -0.2008898 0.0e+00 0.0000000 SH3RF1
4494 -0.1686911 0.0e+00 0.0000000 NEK1
4495 -0.2566305 0.0e+00 0.0000000 CLCN3
4496 -0.2304178 0.0e+00 0.0000000 C4orf27
4498 -0.1480062 0.0e+00 0.0000000 AADAT
4499 -0.2849418 0.0e+00 0.0000000 LINC01612
4500 -0.0948561 4.1e-06 0.0335708 RP11-789C1.2
4503 -0.2262383 0.0e+00 0.0000000 GALNT7
4504 -0.2672864 0.0e+00 0.0000000 HMGB2
4506 -0.2105794 0.0e+00 0.0000000 SAP30
4508 -0.2011034 0.0e+00 0.0000000 FBXO8
4510 0.2201838 0.0e+00 0.0000000 HPGD
4513 -0.2532160 0.0e+00 0.0000000 SPCS3
4515 -0.1912764 0.0e+00 0.0000000 AGA
4518 -0.3030929 0.0e+00 0.0000000 DCTD
4520 -0.1496356 0.0e+00 0.0000000 CDKN2AIP
4524 -0.3306420 0.0e+00 0.0000000 RWDD4
4525 -0.1528489 0.0e+00 0.0000000 TRAPPC11
4528 -0.1321495 0.0e+00 0.0000013 IRF2
4529 -0.0938932 5.2e-06 0.0417168 RP11-326I11.3
4531 -0.2188307 0.0e+00 0.0000000 CASP3
4532 -0.1590156 0.0e+00 0.0000000 PRIMPOL
4533 -0.2133722 0.0e+00 0.0000000 CENPU
4535 -0.1722228 0.0e+00 0.0000000 SLC25A4
4536 -0.2373548 0.0e+00 0.0000000 CFAP97
4537 -0.1180280 0.0e+00 0.0000914 SNX25
4539 -0.1020247 7.0e-07 0.0061987 ANKRD37
4540 -0.1712600 0.0e+00 0.0000000 UFSP2
4543 -0.2268142 0.0e+00 0.0000000 SORBS2
4545 -0.1294889 0.0e+00 0.0000030 FAM149A
4554 -0.2309167 0.0e+00 0.0000000 FRG1
4555 -0.1115280 1.0e-07 0.0005477 CCDC127
4557 -0.2735408 0.0e+00 0.0000000 PDCD6
4559 -0.1361885 0.0e+00 0.0000004 EXOC3-AS1
4560 -0.1704143 0.0e+00 0.0000000 EXOC3
4568 -0.2197323 0.0e+00 0.0000000 BRD9
4569 -0.1682154 0.0e+00 0.0000000 TRIP13
4570 -0.0956055 3.5e-06 0.0283043 SLC12A7
4571 0.4304940 0.0e+00 0.0000000 SLC6A19
4574 -0.1572562 0.0e+00 0.0000000 CLPTM1L
4575 -0.1107476 1.0e-07 0.0006742 LPCAT1
4577 -0.2230696 0.0e+00 0.0000000 MRPL36
4582 -0.1969776 0.0e+00 0.0000000 ICE1
4583 -0.1270996 0.0e+00 0.0000063 MED10
4585 -0.2462277 0.0e+00 0.0000000 NSUN2
4586 -0.1405803 0.0e+00 0.0000001 SRD5A1
4587 -0.1451912 0.0e+00 0.0000000 PAPD7
4590 -0.1661471 0.0e+00 0.0000000 MTRR
4591 -0.1083605 1.0e-07 0.0012591 FASTKD3
4592 -0.3054944 0.0e+00 0.0000000 MIR4458HG
4593 -0.2414568 0.0e+00 0.0000000 SEMA5A
4594 -0.2269388 0.0e+00 0.0000000 SNHG18
4596 -0.1537627 0.0e+00 0.0000000 FAM173B
4598 -0.3195243 0.0e+00 0.0000000 CCT5
4601 0.1570444 0.0e+00 0.0000000 CMBL
4602 -0.1169065 0.0e+00 0.0001253 CTD-2256P15.2
4605 -0.1011559 9.0e-07 0.0076534 DAP
4607 -0.2426266 0.0e+00 0.0000000 TRIO
4608 -0.1051028 3.0e-07 0.0028854 AC016549.1
4609 -0.3285022 0.0e+00 0.0000000 FAM105A
4611 -0.1386331 0.0e+00 0.0000002 OTULIN
4612 -0.2186330 0.0e+00 0.0000000 ANKH
4615 -0.0991219 1.5e-06 0.0124813 ZNF622
4616 -0.1253526 0.0e+00 0.0000107 FAM134B
4617 -0.3249265 0.0e+00 0.0000000 MYO10
4618 -0.1267015 0.0e+00 0.0000071 BASP1
4623 -0.1568565 0.0e+00 0.0000000 DROSHA
4624 -0.1304988 0.0e+00 0.0000022 C5orf22
4625 -0.2618762 0.0e+00 0.0000000 GOLPH3
4626 -0.0985640 1.7e-06 0.0142398 CTD-2186M15.3
4627 -0.1357052 0.0e+00 0.0000004 MTMR12
4628 -0.2468462 0.0e+00 0.0000000 ZFR
4629 -0.2028413 0.0e+00 0.0000000 SUB1
4632 -0.2813309 0.0e+00 0.0000000 TARS
4638 -0.1934405 0.0e+00 0.0000000 RAD1
4639 -0.2742494 0.0e+00 0.0000000 BRIX1
4640 -0.2755459 0.0e+00 0.0000000 DNAJC21
4641 -0.1760967 0.0e+00 0.0000000 PRLR
4643 -0.1266402 0.0e+00 0.0000073 LMBRD2
4644 -0.1497728 0.0e+00 0.0000000 SKP2
4645 -0.1971499 0.0e+00 0.0000000 NADK2
4647 -0.1681536 0.0e+00 0.0000000 NIPBL
4648 -0.1426469 0.0e+00 0.0000000 C5orf42
4649 -0.2049637 0.0e+00 0.0000000 NUP155
4650 -0.2018226 0.0e+00 0.0000000 WDR70
4651 -0.1283205 0.0e+00 0.0000044 RICTOR
4653 -0.1169395 0.0e+00 0.0001241 DAB2
4654 -0.2249684 0.0e+00 0.0000000 PTGER4
4655 -0.1601989 0.0e+00 0.0000000 TTC33
4656 -0.2541946 0.0e+00 0.0000000 PRKAA1
4657 -0.4675874 0.0e+00 0.0000000 RPL37
4658 -0.0944789 4.5e-06 0.0365638 C7
4661 -0.2577606 0.0e+00 0.0000000 OXCT1
4662 -0.2121392 0.0e+00 0.0000000 C5orf51
4663 -0.1935142 0.0e+00 0.0000000 FBXO4
4664 -0.0953136 3.7e-06 0.0302510 GHR
4666 0.4788220 0.0e+00 0.0000000 SEPP1
4672 -0.2013170 0.0e+00 0.0000000 ZNF131
4674 -0.2314782 0.0e+00 0.0000000 HMGCS1
4675 -0.2859566 0.0e+00 0.0000000 CCL28
4676 -0.1915363 0.0e+00 0.0000000 C5orf28
4679 -0.2879710 0.0e+00 0.0000000 PAIP1
4680 -0.2103089 0.0e+00 0.0000000 NNT-AS1
4681 -0.2490264 0.0e+00 0.0000000 NNT
4683 -0.3162977 0.0e+00 0.0000000 MRPS30
4684 -0.0994018 1.4e-06 0.0116752 RP11-53O19.3
4685 0.1116101 1.0e-07 0.0005356 EMB
4689 -0.2222973 0.0e+00 0.0000000 ITGA1
4690 -0.1673128 0.0e+00 0.0000000 PELO
4691 -0.2317805 0.0e+00 0.0000000 ITGA2
4692 -0.1503959 0.0e+00 0.0000000 MOCS2
4693 -0.1067729 2.0e-07 0.0018931 CTD-2366F13.1
4694 -0.2214940 0.0e+00 0.0000000 NDUFS4
4696 -0.1729717 0.0e+00 0.0000000 ARL15
4697 -0.1519764 0.0e+00 0.0000000 SNX18
4699 -0.0990053 1.5e-06 0.0128247 GPX8
4700 -0.0970826 2.4e-06 0.0201157 CCNO
4702 -0.2606009 0.0e+00 0.0000000 DHX29
4703 -0.1959073 0.0e+00 0.0000000 SKIV2L2
4704 -0.1087187 1.0e-07 0.0011477 PLPP1
4705 -0.0977216 2.1e-06 0.0173519 SLC38A9
4706 -0.1782480 0.0e+00 0.0000000 IL6ST
4708 -0.1292230 0.0e+00 0.0000033 MAP3K1
4709 -0.2048644 0.0e+00 0.0000000 SETD9
4710 -0.1423571 0.0e+00 0.0000000 MIER3
4712 -0.1379404 0.0e+00 0.0000002 GPBP1
4713 -0.1195038 0.0e+00 0.0000600 PLK2
4715 -0.1812049 0.0e+00 0.0000000 PDE4D
4716 -0.1666573 0.0e+00 0.0000000 PART1
4717 -0.1416214 0.0e+00 0.0000001 DEPDC1B
4720 -0.1447537 0.0e+00 0.0000000 ERCC8
4721 -0.3112659 0.0e+00 0.0000000 NDUFAF2
4722 -0.2563432 0.0e+00 0.0000000 SMIM15
4724 -0.2471871 0.0e+00 0.0000000 ZSWIM6
4725 -0.1411683 0.0e+00 0.0000001 KIF2A
4726 -0.3030810 0.0e+00 0.0000000 DIMT1
4727 -0.1549423 0.0e+00 0.0000000 IPO11
4729 -0.2228207 0.0e+00 0.0000000 SREK1IP1
4730 -0.2874072 0.0e+00 0.0000000 CWC27
4735 -0.2242519 0.0e+00 0.0000000 CENPK
4736 -0.1461953 0.0e+00 0.0000000 PPWD1
4737 -0.0978446 2.0e-06 0.0168549 TRIM23
4738 -0.1370804 0.0e+00 0.0000003 TRAPPC13
4739 -0.0979756 2.0e-06 0.0163581 CTC-534A2.2
4744 -0.1849522 0.0e+00 0.0000000 SREK1
4745 -0.2056718 0.0e+00 0.0000000 MAST4
4751 -0.2016830 0.0e+00 0.0000000 PIK3R1
4755 -0.2643956 0.0e+00 0.0000000 SLC30A5
4756 -0.2496265 0.0e+00 0.0000000 CCNB1
4757 -0.2480295 0.0e+00 0.0000000 CENPH
4758 -0.1084640 1.0e-07 0.0012258 MRPS36
4759 -0.1944587 0.0e+00 0.0000000 CDK7
4760 -0.1476245 0.0e+00 0.0000000 CCDC125
4761 -0.2919405 0.0e+00 0.0000000 AK6
4762 -0.3531335 0.0e+00 0.0000000 TAF9
4763 -0.1551299 0.0e+00 0.0000000 RAD17
4764 -0.2026570 0.0e+00 0.0000000 MARVELD2
4765 -0.1775163 0.0e+00 0.0000000 OCLN
4766 -0.1171644 0.0e+00 0.0001165 GTF2H2C
4768 -0.1120550 1.0e-07 0.0004755 SMN2
4769 -0.1072149 2.0e-07 0.0016890 RP11-497H16.9
4771 -0.1182746 0.0e+00 0.0000852 SMN1
4772 -0.1015868 8.0e-07 0.0068954 NAIP
4773 -0.1402075 0.0e+00 0.0000001 GTF2H2
4774 -0.2743913 0.0e+00 0.0000000 BDP1
4775 -0.3076750 0.0e+00 0.0000000 MCCC2
4777 -0.3288228 0.0e+00 0.0000000 MRPS27
4778 -0.1397905 0.0e+00 0.0000001 PTCD2
4779 -0.2346472 0.0e+00 0.0000000 TNPO1
4782 -0.1754339 0.0e+00 0.0000000 FCHO2
4783 -0.2889137 0.0e+00 0.0000000 TMEM171
4786 -0.3606378 0.0e+00 0.0000000 BTF3
4787 -0.1412682 0.0e+00 0.0000001 ANKRA2
4788 -0.2103736 0.0e+00 0.0000000 UTP15
4789 -0.1404563 0.0e+00 0.0000001 ARHGEF28
4791 -0.2712927 0.0e+00 0.0000000 ENC1
4792 -0.1797463 0.0e+00 0.0000000 HEXB
4793 -0.1519035 0.0e+00 0.0000000 GFM2
4794 -0.3827047 0.0e+00 0.0000000 NSA2
4799 -0.3421112 0.0e+00 0.0000000 HMGCR
4801 -0.1735194 0.0e+00 0.0000000 COL4A3BP
4802 -0.1409425 0.0e+00 0.0000001 POLK
4804 -0.1904369 0.0e+00 0.0000000 ANKDD1B
4805 -0.1308479 0.0e+00 0.0000020 POC5
4808 -0.2071633 0.0e+00 0.0000000 IQGAP2
4810 -0.2019699 0.0e+00 0.0000000 F2RL1
4811 -0.2211168 0.0e+00 0.0000000 AGGF1
4812 -0.2099288 0.0e+00 0.0000000 ZBED3
4815 -0.2270522 0.0e+00 0.0000000 WDR41
4816 -0.2224160 0.0e+00 0.0000000 TBCA
4817 -0.2073481 0.0e+00 0.0000000 AP3B1
4818 -0.1342272 0.0e+00 0.0000007 SCAMP1-AS1
4819 -0.1734937 0.0e+00 0.0000000 SCAMP1
4820 -0.1272344 0.0e+00 0.0000061 LHFPL2
4821 -0.1243716 0.0e+00 0.0000144 ARSB
4823 -0.1384470 0.0e+00 0.0000002 JMY
4825 -0.1709148 0.0e+00 0.0000000 PAPD4
4827 -0.1353169 0.0e+00 0.0000005 MTX3
4830 -0.3371954 0.0e+00 0.0000000 SERINC5
4831 -0.1558240 0.0e+00 0.0000000 ZFYVE16
4832 -0.2299289 0.0e+00 0.0000000 CTD-2015H6.3
4834 -0.1898086 0.0e+00 0.0000000 DHFR
4835 -0.1787133 0.0e+00 0.0000000 MSH3
4837 -0.1253151 0.0e+00 0.0000108 CKMT2-AS1
4839 -0.0941552 4.9e-06 0.0393507 ZCCHC9
4840 -0.1652139 0.0e+00 0.0000000 SSBP2
4842 -0.2307187 0.0e+00 0.0000000 ATG10
4843 -0.4832809 0.0e+00 0.0000000 RPS23
4846 -0.2556377 0.0e+00 0.0000000 TMEM167A
4849 -0.2240613 0.0e+00 0.0000000 EDIL3
4850 -0.0987258 1.6e-06 0.0137020 CTD-2269F5.1
4851 -0.2255755 0.0e+00 0.0000000 COX7C
4852 -0.2136293 0.0e+00 0.0000000 RASA1
4854 -0.2046544 0.0e+00 0.0000000 CCNH
4855 -0.1464581 0.0e+00 0.0000000 TMEM161B
4856 -0.0996759 1.3e-06 0.0109424 TMEM161B-AS1
4857 -0.1889588 0.0e+00 0.0000000 MEF2C
4858 -0.2627869 0.0e+00 0.0000000 CETN3
4859 -0.1048529 4.0e-07 0.0030719 MBLAC2
4861 -0.1755493 0.0e+00 0.0000000 LYSMD3
4862 -0.0994363 1.4e-06 0.0115809 ADGRV1
4863 -0.2301021 0.0e+00 0.0000000 ARRDC3
4865 -0.1350766 0.0e+00 0.0000005 FAM172A
4869 -0.2266925 0.0e+00 0.0000000 TTC37
4870 -0.1068343 2.0e-07 0.0018630 ARSK
4874 -0.4541168 0.0e+00 0.0000000 RHOBTB3
4875 0.3210062 0.0e+00 0.0000000 GLRX
4876 -0.1709373 0.0e+00 0.0000000 ELL2
4880 -0.1836914 0.0e+00 0.0000000 ERAP1
4885 -0.2314994 0.0e+00 0.0000000 LNPEP
4886 -0.1632906 0.0e+00 0.0000000 RIOK2
4887 -0.3343499 0.0e+00 0.0000000 RGMB
4888 -0.1007470 1.0e-06 0.0084468 RGMB-AS1
4890 -0.2317698 0.0e+00 0.0000000 CHD1
4892 -0.2768095 0.0e+00 0.0000000 FAM174A
4895 -0.1097445 1.0e-07 0.0008770 GIN1
4896 -0.2951393 0.0e+00 0.0000000 PPIP5K2
4897 -0.2306108 0.0e+00 0.0000000 C5orf30
4898 -0.1317351 0.0e+00 0.0000015 NUDT12
4899 -0.2694733 0.0e+00 0.0000000 EFNA5
4900 -0.2400399 0.0e+00 0.0000000 FBXL17
4901 -0.1032841 5.0e-07 0.0045442 LINC01023
4904 -0.1632465 0.0e+00 0.0000000 PJA2
4906 -0.1726560 0.0e+00 0.0000000 MAN2A1
4908 -0.2336458 0.0e+00 0.0000000 SLC25A46
4909 -0.2528698 0.0e+00 0.0000000 WDR36
4910 -0.1382980 0.0e+00 0.0000002 STARD4
4912 -0.2837036 0.0e+00 0.0000000 NREP
4913 -0.1517514 0.0e+00 0.0000000 EPB41L4A
4914 -0.2616947 0.0e+00 0.0000000 EPB41L4A-AS1
4917 -0.1098740 1.0e-07 0.0008482 APC
4918 -0.3088999 0.0e+00 0.0000000 SRP19
4919 -0.2189137 0.0e+00 0.0000000 REEP5
4921 -0.1585574 0.0e+00 0.0000000 DCP2
4923 -0.1866530 0.0e+00 0.0000000 YTHDC2
4925 -0.1172828 0.0e+00 0.0001126 TRIM36
4927 -0.3621173 0.0e+00 0.0000000 CCDC112
4928 -0.1197863 0.0e+00 0.0000553 FEM1C
4931 -0.2527847 0.0e+00 0.0000000 TMED7
4932 -0.1498229 0.0e+00 0.0000000 ATG12
4935 -0.2352501 0.0e+00 0.0000000 COMMD10
4936 -0.1878813 0.0e+00 0.0000000 SEMA6A
4939 -0.2555216 0.0e+00 0.0000000 LINC00992
4940 -0.1178692 0.0e+00 0.0000955 DTWD2
4942 -0.1864087 0.0e+00 0.0000000 DMXL1
4943 -0.1470355 0.0e+00 0.0000000 TNFAIP8
4944 -0.1294070 0.0e+00 0.0000031 HSD17B4
4946 -0.2787951 0.0e+00 0.0000000 SRFBP1
4948 -0.2096843 0.0e+00 0.0000000 SNX2
4949 -0.0972094 2.4e-06 0.0195253 SNX24
4950 -0.2427612 0.0e+00 0.0000000 PPIC
4952 -0.1183702 0.0e+00 0.0000829 CEP120
4953 -0.2224726 0.0e+00 0.0000000 CSNK1G3
4955 -0.1319037 0.0e+00 0.0000014 ZNF608
4956 -0.1511796 0.0e+00 0.0000000 GRAMD3
4957 -0.3041913 0.0e+00 0.0000000 ALDH7A1
4958 -0.2442803 0.0e+00 0.0000000 PHAX
4960 -0.3257913 0.0e+00 0.0000000 LMNB1
4961 -0.3372101 0.0e+00 0.0000000 MARCH3
4962 -0.1710769 0.0e+00 0.0000000 C5orf63
4963 -0.1881113 0.0e+00 0.0000000 PRRC1
4966 -0.3202215 0.0e+00 0.0000000 LINC01184
4967 -0.4265685 0.0e+00 0.0000000 SLC12A2
4968 -0.1990083 0.0e+00 0.0000000 ISOC1
4970 -0.3880346 0.0e+00 0.0000000 HINT1
4971 -0.2116911 0.0e+00 0.0000000 LYRM7
4972 -0.2143445 0.0e+00 0.0000000 CDC42SE2
4973 -0.1518421 0.0e+00 0.0000000 RAPGEF6
4979 -0.0957381 3.4e-06 0.0274586 SLC22A5
4983 -0.2096252 0.0e+00 0.0000000 RAD50
4984 -0.1019252 7.0e-07 0.0063508 KIF3A
4985 -0.1311855 0.0e+00 0.0000018 CCNI2
4986 -0.2062668 0.0e+00 0.0000000 SEPT8
4992 0.2732676 0.0e+00 0.0000000 LEAP2
4993 -0.1904324 0.0e+00 0.0000000 AFF4
4995 -0.2603223 0.0e+00 0.0000000 ZCCHC10
4996 -0.2227447 0.0e+00 0.0000000 HSPA4
4997 -0.1423511 0.0e+00 0.0000000 C5orf15
4998 -0.2266772 0.0e+00 0.0000000 VDAC1
5002 -0.2610631 0.0e+00 0.0000000 PPP2CA
5005 -0.1014765 8.0e-07 0.0070838 UBE2B
5006 -0.1053028 3.0e-07 0.0027445 RP11-215P8.3
5007 -0.2118297 0.0e+00 0.0000000 CDKN2AIPNL
5008 -0.1135194 0.0e+00 0.0003199 AC005355.2
5009 -0.1124890 0.0e+00 0.0004230 JADE2
5012 -0.1100878 1.0e-07 0.0008017 CAMLG
5013 -0.2054723 0.0e+00 0.0000000 DDX46
5014 -0.1929076 0.0e+00 0.0000000 C5orf24
5015 -0.1764581 0.0e+00 0.0000000 TXNDC15
5016 -0.1492760 0.0e+00 0.0000000 PCBD2
5020 -0.1820482 0.0e+00 0.0000000 H2AFY
5022 -0.1017761 8.0e-07 0.0065841 TGFBI
5024 -0.3125946 0.0e+00 0.0000000 SMAD5
5025 -0.1350397 0.0e+00 0.0000005 AC009014.3
5028 -0.1211547 0.0e+00 0.0000372 KLHL3
5029 -0.3318938 0.0e+00 0.0000000 HNRNPA0
5032 -0.1398233 0.0e+00 0.0000001 FAM13B
5034 -0.1264272 0.0e+00 0.0000078 BRD8
5036 -0.1450847 0.0e+00 0.0000000 CDC23
5038 -0.1015828 8.0e-07 0.0069006 CDC25C
5039 -0.1021042 7.0e-07 0.0060812 FAM53C
5040 -0.2366929 0.0e+00 0.0000000 KDM3B
5042 -0.2386272 0.0e+00 0.0000000 EGR1
5043 -0.3245572 0.0e+00 0.0000000 ETF1
5044 -0.2562714 0.0e+00 0.0000000 HSPA9
5045 -0.1024492 7.0e-07 0.0055886 CTNNA1
5047 -0.1506444 0.0e+00 0.0000000 SIL1
5050 -0.1957473 0.0e+00 0.0000000 PAIP2
5052 0.1611706 0.0e+00 0.0000000 SLC23A1
5056 -0.1233288 0.0e+00 0.0000196 DNAJC18
5057 -0.3589464 0.0e+00 0.0000000 TMEM173
5058 -0.3502782 0.0e+00 0.0000000 UBE2D2
5059 -0.2271390 0.0e+00 0.0000000 CXXC5
5061 -0.1931277 0.0e+00 0.0000000 PURA
5064 -0.1085641 1.0e-07 0.0011942 PFDN1
5067 -0.1565611 0.0e+00 0.0000000 ANKHD1
5069 -0.1338981 0.0e+00 0.0000008 SRA1
5070 -0.1954125 0.0e+00 0.0000000 EIF4EBP3
5072 -0.1922226 0.0e+00 0.0000000 SLC35A4
5073 -0.1836347 0.0e+00 0.0000000 CD14
5075 -0.1792647 0.0e+00 0.0000000 TMCO6
5076 -0.1485205 0.0e+00 0.0000000 IK
5077 -0.2696988 0.0e+00 0.0000000 WDR55
5079 -0.2357288 0.0e+00 0.0000000 HARS
5080 -0.2633056 0.0e+00 0.0000000 HARS2
5081 -0.2013949 0.0e+00 0.0000000 ZMAT2
5091 -0.0981014 1.9e-06 0.0158739 PCDHB14
5093 -0.1170993 0.0e+00 0.0001186 TAF7
5101 -0.1461434 0.0e+00 0.0000000 DIAPH1
5103 -0.2734920 0.0e+00 0.0000000 HDAC3
5107 -0.1207601 0.0e+00 0.0000417 PCDH1
5108 -0.2333436 0.0e+00 0.0000000 KIAA0141
5109 -0.2053120 0.0e+00 0.0000000 RNF14
5112 -0.1762492 0.0e+00 0.0000000 SPRY4
5113 -0.1448458 0.0e+00 0.0000000 SPRY4-IT1
5114 -0.2465948 0.0e+00 0.0000000 ARHGAP26
5116 -0.1785306 0.0e+00 0.0000000 YIPF5
5117 -0.0982841 1.8e-06 0.0152110 PRELID2
5118 -0.2268354 0.0e+00 0.0000000 SH3RF2
5120 -0.3139592 0.0e+00 0.0000000 LARS
5122 -0.1852047 0.0e+00 0.0000000 RBM27
5123 -0.3594759 0.0e+00 0.0000000 TCERG1
5125 -0.3289530 0.0e+00 0.0000000 SPINK5
5128 -0.1485031 0.0e+00 0.0000000 FBXO38
5130 -0.1520887 0.0e+00 0.0000000 HTR4
5131 -0.1201849 0.0e+00 0.0000493 ADRB2
5132 -0.1704404 0.0e+00 0.0000000 GRPEL2
5134 -0.2865007 0.0e+00 0.0000000 CSNK1A1
5135 -0.1332713 0.0e+00 0.0000009 ARHGEF37
5136 -0.2421006 0.0e+00 0.0000000 PPARGC1B
5137 -0.1075899 2.0e-07 0.0015354 PDE6A
5138 -0.2104178 0.0e+00 0.0000000 SLC26A2
5140 -0.2622771 0.0e+00 0.0000000 HMGXB3
5143 -0.3584002 0.0e+00 0.0000000 CDX1
5144 -0.0974391 2.2e-06 0.0185252 SLC6A7
5145 -0.2085793 0.0e+00 0.0000000 TCOF1
5146 0.4424667 0.0e+00 0.0000000 CD74
5147 -0.4523187 0.0e+00 0.0000000 RPS14
5152 -0.2203626 0.0e+00 0.0000000 RBM22
5153 -0.2132621 0.0e+00 0.0000000 DCTN4
5154 -0.2265247 0.0e+00 0.0000000 SMIM3
5157 0.1331862 0.0e+00 0.0000009 TNIP1
5160 -0.1789476 0.0e+00 0.0000000 GM2A
5164 0.3353290 0.0e+00 0.0000000 ATOX1
5165 -0.3333588 0.0e+00 0.0000000 G3BP1
5167 -0.1020955 7.0e-07 0.0060937 FAM114A2
5169 -0.2016382 0.0e+00 0.0000000 GALNT10
5170 -0.1134555 0.0e+00 0.0003253 SAP30L
5171 -0.2757157 0.0e+00 0.0000000 LARP1
5173 -0.2261867 0.0e+00 0.0000000 CNOT8
5174 -0.1322696 0.0e+00 0.0000013 GEMIN5
5175 -0.2359720 0.0e+00 0.0000000 MRPL22
5179 -0.1456054 0.0e+00 0.0000000 MED7
5180 -0.2344971 0.0e+00 0.0000000 CYFIP2
5183 -0.1137567 0.0e+00 0.0003000 C5orf52
5184 -0.3039230 0.0e+00 0.0000000 THG1L
5185 -0.1493591 0.0e+00 0.0000000 LSM11
5186 -0.3262216 0.0e+00 0.0000000 CLINT1
5187 -0.4171560 0.0e+00 0.0000000 RNF145
5188 -0.2485583 0.0e+00 0.0000000 UBLCP1
5189 -0.2675940 0.0e+00 0.0000000 TTC1
5190 -0.2146569 0.0e+00 0.0000000 PWWP2A
5191 -0.1677714 0.0e+00 0.0000000 CCNJL
5193 -0.1563088 0.0e+00 0.0000000 SLU7
5194 -0.2409692 0.0e+00 0.0000000 PTTG1
5196 -0.3851994 0.0e+00 0.0000000 ATP10B
5197 -0.1281471 0.0e+00 0.0000046 GABRB2
5199 -0.1494570 0.0e+00 0.0000000 CCNG1
5200 -0.3792817 0.0e+00 0.0000000 NUDCD2
5201 -0.2039514 0.0e+00 0.0000000 HMMR
5202 -0.2700850 0.0e+00 0.0000000 MAT2B
5204 -0.1379046 0.0e+00 0.0000002 WWC1
5205 -0.1174078 0.0e+00 0.0001088 RARS
5207 -0.1241707 0.0e+00 0.0000153 PANK3
5209 -0.1577012 0.0e+00 0.0000000 SPDL1
5212 -0.1048971 4.0e-07 0.0030378 RANBP17
5213 -0.3915194 0.0e+00 0.0000000 NPM1
5214 -0.1231297 0.0e+00 0.0000208 FGF18
5215 -0.1309737 0.0e+00 0.0000019 FBXW11
5216 -0.0933932 5.8e-06 0.0466783 STK10
5217 -0.1523446 0.0e+00 0.0000000 UBTD2
5218 -0.1524837 0.0e+00 0.0000000 SH3PXD2B
5222 -0.2321013 0.0e+00 0.0000000 ERGIC1
5224 -0.3252023 0.0e+00 0.0000000 RPL26L1
5228 -0.1941920 0.0e+00 0.0000000 BNIP1
5230 -0.3323501 0.0e+00 0.0000000 BOD1
5231 -0.1019642 7.0e-07 0.0062905 CPEB4
5235 -0.3132102 0.0e+00 0.0000000 THOC3
5237 -0.1221058 0.0e+00 0.0000282 SIMC1
5238 -0.1764034 0.0e+00 0.0000000 KIAA1191
5240 -0.3450063 0.0e+00 0.0000000 NOP16
5241 -0.3451452 0.0e+00 0.0000000 HIGD2A
5243 -0.1797547 0.0e+00 0.0000000 FAF2
5244 -0.2768526 0.0e+00 0.0000000 RNF44
5245 0.4309086 0.0e+00 0.0000000 CDHR2
5247 -0.2093612 0.0e+00 0.0000000 TSPAN17
5249 -0.1271364 0.0e+00 0.0000063 UIMC1
5251 -0.2706327 0.0e+00 0.0000000 FGFR4
5252 -0.1658724 0.0e+00 0.0000000 NSD1
5253 -0.1547785 0.0e+00 0.0000000 RAB24
5254 -0.1354281 0.0e+00 0.0000005 MXD3
5255 0.1373945 0.0e+00 0.0000002 PRELID1
5256 -0.1928606 0.0e+00 0.0000000 LMAN2
5258 -0.1366210 0.0e+00 0.0000003 F12
5259 -0.2168679 0.0e+00 0.0000000 GRK6
5261 -0.1875315 0.0e+00 0.0000000 PRR7
5262 -0.1038739 5.0e-07 0.0039232 DBN1
5263 -0.1068512 2.0e-07 0.0018550 PDLIM7
5265 -0.2388803 0.0e+00 0.0000000 DDX41
5266 -0.1613212 0.0e+00 0.0000000 FAM193B
5268 -0.3177386 0.0e+00 0.0000000 TMED9
5269 -0.2673133 0.0e+00 0.0000000 B4GALT7
5272 -0.1049373 3.0e-07 0.0030086 N4BP3
5273 -0.1829937 0.0e+00 0.0000000 RMND5B
5274 -0.4654095 0.0e+00 0.0000000 NHP2
5275 -0.4158511 0.0e+00 0.0000000 HNRNPAB
5278 -0.1107617 1.0e-07 0.0006717 ZNF354A
5284 -0.1845925 0.0e+00 0.0000000 RUFY1
5286 -0.2057458 0.0e+00 0.0000000 HNRNPH1
5288 -0.2404681 0.0e+00 0.0000000 CANX
5289 -0.1879217 0.0e+00 0.0000000 MAML1
5292 0.0966457 2.7e-06 0.0222747 SQSTM1
5293 -0.1530281 0.0e+00 0.0000000 C5orf45
5294 -0.1055569 3.0e-07 0.0025750 CTC-241N9.1
5295 -0.2117261 0.0e+00 0.0000000 TBC1D9B
5296 -0.3577910 0.0e+00 0.0000000 RNF130
5297 -0.2293561 0.0e+00 0.0000000 MAPK9
5300 -0.2000461 0.0e+00 0.0000000 CNOT6
5302 -0.1769175 0.0e+00 0.0000000 MGAT1
5303 -0.1303081 0.0e+00 0.0000024 LINC00847
5304 -0.1614055 0.0e+00 0.0000000 ZFP62
5305 0.1599984 0.0e+00 0.0000000 BTNL8
5306 0.1373220 0.0e+00 0.0000002 BTNL3
5309 -0.2331608 0.0e+00 0.0000000 CTC-338M12.5
5310 -0.1173118 0.0e+00 0.0001117 TRIM7
5312 -0.1363008 0.0e+00 0.0000003 TRIM41
5313 -0.4515594 0.0e+00 0.0000000 GNB2L1
5314 -0.0982308 1.9e-06 0.0154030 TRIM52
5316 -0.1573991 0.0e+00 0.0000000 DUSP22
5317 -0.1244081 0.0e+00 0.0000142 EXOC2
5321 -0.2305017 0.0e+00 0.0000000 GMDS
5322 -0.1133442 0.0e+00 0.0003353 GMDS-AS1
5325 -0.2516887 0.0e+00 0.0000000 WRNIP1
5326 -0.1337824 0.0e+00 0.0000008 SERPINB1
5328 -0.1470728 0.0e+00 0.0000000 SERPINB9
5333 -0.1663046 0.0e+00 0.0000000 RIPK1
5339 -0.2021231 0.0e+00 0.0000000 PSMG4
5340 -0.1718924 0.0e+00 0.0000000 SLC22A23
5342 -0.1017192 8.0e-07 0.0066746 FAM50B
5344 -0.2073242 0.0e+00 0.0000000 PRPF4B
5345 -0.1820830 0.0e+00 0.0000000 ECI2
5347 -0.3018037 0.0e+00 0.0000000 CDYL
5348 -0.2266122 0.0e+00 0.0000000 RPP40
5352 -0.3720761 0.0e+00 0.0000000 LYRM4
5353 -0.2268519 0.0e+00 0.0000000 FARS2
5356 -0.2932306 0.0e+00 0.0000000 RREB1
5357 -0.3043477 0.0e+00 0.0000000 SSR1
5358 -0.2388483 0.0e+00 0.0000000 RIOK1
5359 -0.1097745 1.0e-07 0.0008703 RP3-512B11.3
5360 -0.1686391 0.0e+00 0.0000000 DSP
5362 -0.2164754 0.0e+00 0.0000000 TXNDC5
5363 -0.1126731 0.0e+00 0.0004023 BLOC1S5
5364 -0.3932045 0.0e+00 0.0000000 EEF1E1
5365 -0.2971818 0.0e+00 0.0000000 SLC35B3
5372 -0.3041482 0.0e+00 0.0000000 PAK1IP1
5373 -0.1541028 0.0e+00 0.0000000 TMEM14C
5375 -0.2868135 0.0e+00 0.0000000 TMEM14B
5377 -0.1481072 0.0e+00 0.0000000 SMIM13
5380 -0.1791262 0.0e+00 0.0000000 ADTRP
5382 -0.1244125 0.0e+00 0.0000142 HIVEP1
5383 -0.1243083 0.0e+00 0.0000147 EDN1
5386 -0.2653172 0.0e+00 0.0000000 TBC1D7
5388 -0.1274628 0.0e+00 0.0000057 GFOD1
5389 -0.2109334 0.0e+00 0.0000000 SIRT5
5390 -0.1035147 5.0e-07 0.0042899 RP1-223E5.4
5391 -0.2617939 0.0e+00 0.0000000 NOL7
5392 -0.1562492 0.0e+00 0.0000000 RANBP9
5395 -0.0946866 4.3e-06 0.0348918 CD83
5397 -0.1525506 0.0e+00 0.0000000 JARID2
5399 -0.1704764 0.0e+00 0.0000000 DTNBP1
5400 -0.2313289 0.0e+00 0.0000000 MYLIP
5401 -0.1448308 0.0e+00 0.0000000 GMPR
5402 -0.1100460 1.0e-07 0.0008106 ATXN1
5404 -0.1078278 2.0e-07 0.0014444 STMND1
5407 -0.1431715 0.0e+00 0.0000000 FAM8A1
5408 -0.2113252 0.0e+00 0.0000000 NUP153
5409 -0.1087098 1.0e-07 0.0011501 RP11-500C11.3
5410 -0.2512654 0.0e+00 0.0000000 KIF13A
5412 -0.1802009 0.0e+00 0.0000000 TPMT
5413 -0.2194728 0.0e+00 0.0000000 KDM1B
5414 -0.2392939 0.0e+00 0.0000000 DEK
5417 -0.1308284 0.0e+00 0.0000020 ID4
5419 -0.2493251 0.0e+00 0.0000000 E2F3
5420 -0.1212729 0.0e+00 0.0000360 CDKAL1
5421 -0.3406746 0.0e+00 0.0000000 SOX4
5424 -0.2192326 0.0e+00 0.0000000 MRS2
5426 -0.2310787 0.0e+00 0.0000000 ALDH5A1
5428 0.1859778 0.0e+00 0.0000000 TDP2
5429 -0.3337926 0.0e+00 0.0000000 ACOT13
5431 -0.1713447 0.0e+00 0.0000000 C6orf62
5433 -0.4182690 0.0e+00 0.0000000 GMNN
5434 -0.1234270 0.0e+00 0.0000191 LRRC16A
5447 0.1538317 0.0e+00 0.0000000 HIST1H1C
5449 -0.1435408 0.0e+00 0.0000000 HIST1H4C
5453 -0.1114653 1.0e-07 0.0005568 HIST1H2BD
5469 -0.1065768 2.0e-07 0.0019903 BTN3A2
5473 -0.1236783 0.0e+00 0.0000177 BTN2A1
5477 -0.2896611 0.0e+00 0.0000000 ABT1
5479 -0.1884308 0.0e+00 0.0000000 ZNF322
5488 -0.1833258 0.0e+00 0.0000000 PRSS16
5491 -0.0935403 5.6e-06 0.0451801 ZNF184
5505 -0.0956221 3.5e-06 0.0281970 ZNF165
5506 -0.1478924 0.0e+00 0.0000000 ZSCAN16-AS1
5507 -0.1046176 4.0e-07 0.0032587 ZSCAN16
5508 -0.1237055 0.0e+00 0.0000176 ZKSCAN8
5509 -0.1406697 0.0e+00 0.0000001 ZSCAN9
5510 -0.1039147 5.0e-07 0.0038834 ZKSCAN4
5511 -0.1028901 6.0e-07 0.0050115 ZSCAN26
5513 -0.1248536 0.0e+00 0.0000125 ZSCAN31
5515 -0.1180264 0.0e+00 0.0000914 ZSCAN12
5519 -0.2304271 0.0e+00 0.0000000 TRIM27
5525 0.1878017 0.0e+00 0.0000000 HLA-F
5526 -0.1047348 4.0e-07 0.0031645 HLA-G
5528 0.5090302 0.0e+00 0.0000000 HLA-A
5531 -0.1713896 0.0e+00 0.0000000 ZNRD1
5532 -0.0975673 2.2e-06 0.0179761 PPP1R11
5534 0.2150856 0.0e+00 0.0000000 TRIM31
5539 -0.2468184 0.0e+00 0.0000000 TRIM26
5540 -0.2157362 0.0e+00 0.0000000 HCG18
5541 -0.1005668 1.0e-06 0.0088201 TRIM39
5542 -0.2245885 0.0e+00 0.0000000 RPP21
5543 0.1063560 2.0e-07 0.0021052 HLA-E
5545 -0.2234680 0.0e+00 0.0000000 GNL1
5546 -0.1168926 0.0e+00 0.0001258 PRR3
5547 -0.1530107 0.0e+00 0.0000000 ABCF1
5548 -0.1817845 0.0e+00 0.0000000 PPP1R10
5549 -0.2088729 0.0e+00 0.0000000 MRPS18B
5550 -0.1738841 0.0e+00 0.0000000 ATAT1
5551 -0.1384485 0.0e+00 0.0000002 C6orf136
5552 -0.1234549 0.0e+00 0.0000189 DHX16
5554 -0.1989006 0.0e+00 0.0000000 NRM
5555 -0.1501642 0.0e+00 0.0000000 MDC1
5556 -0.2513918 0.0e+00 0.0000000 TUBB
5558 -0.2119153 0.0e+00 0.0000000 FLOT1
5559 -0.0993335 1.4e-06 0.0118678 XXbac-BPG252P9.10
5560 -0.4096624 0.0e+00 0.0000000 IER3
5562 -0.2065439 0.0e+00 0.0000000 DDR1
5564 -0.1184470 0.0e+00 0.0000812 VARS2
5567 -0.2280789 0.0e+00 0.0000000 CCHCR1
5568 -0.1684270 0.0e+00 0.0000000 TCF19
5572 0.4024140 0.0e+00 0.0000000 HLA-C
5573 0.1188290 0.0e+00 0.0000728 HLA-B
5577 -0.1153201 0.0e+00 0.0001951 DDX39B
5580 -0.1012127 9.0e-07 0.0075513 NFKBIL1
5584 -0.2753507 0.0e+00 0.0000000 PRRC2A
5587 -0.1802280 0.0e+00 0.0000000 C6orf47
5592 -0.0998971 1.2e-06 0.0103768 LY6G5C
5593 -0.1467532 0.0e+00 0.0000000 ABHD16A
5596 -0.1072579 2.0e-07 0.0016705 LY6G6C
5597 -0.2376706 0.0e+00 0.0000000 DDAH2
5598 -0.2936093 0.0e+00 0.0000000 CLIC1
5603 -0.2363975 0.0e+00 0.0000000 VARS
5604 -0.4402679 0.0e+00 0.0000000 LSM2
5606 -0.3921327 0.0e+00 0.0000000 HSPA1A
5607 -0.2277829 0.0e+00 0.0000000 HSPA1B
5608 -0.3236319 0.0e+00 0.0000000 C6orf48
5610 -0.1507755 0.0e+00 0.0000000 SLC44A4
5611 -0.2247228 0.0e+00 0.0000000 EHMT2
5618 -0.1311293 0.0e+00 0.0000018 DXO
5619 -0.1991983 0.0e+00 0.0000000 STK19
5621 -0.1750772 0.0e+00 0.0000000 ATF6B
5623 -0.1305599 0.0e+00 0.0000022 PRRT1
5624 -0.1356160 0.0e+00 0.0000004 PPT2
5627 -0.1027547 6.0e-07 0.0051818 AGPAT1
5630 -0.1804849 0.0e+00 0.0000000 PBX2
5631 -0.1484348 0.0e+00 0.0000000 GPSM3
5633 0.4281409 0.0e+00 0.0000000 HLA-DRA
5634 0.4197668 0.0e+00 0.0000000 HLA-DRB1
5635 0.3532828 0.0e+00 0.0000000 HLA-DQB1
5638 -0.1273879 0.0e+00 0.0000058 PSMB8-AS1
5639 0.1303365 0.0e+00 0.0000023 PSMB9
5640 -0.1119357 1.0e-07 0.0004910 TAP1
5641 0.2352165 0.0e+00 0.0000000 HLA-DMB
5642 0.1529524 0.0e+00 0.0000000 HLA-DMA
5643 -0.1764180 0.0e+00 0.0000000 BRD2
5645 0.1224637 0.0e+00 0.0000254 HLA-DPA1
5646 0.1676326 0.0e+00 0.0000000 HLA-DPB1
5648 -0.1716351 0.0e+00 0.0000000 RXRB
5649 -0.2366797 0.0e+00 0.0000000 SLC39A7
5650 -0.1614467 0.0e+00 0.0000000 HSD17B8
5651 -0.1759200 0.0e+00 0.0000000 RING1
5654 -0.1670899 0.0e+00 0.0000000 VPS52
5655 -0.4779797 0.0e+00 0.0000000 RPS18
5657 -0.2246405 0.0e+00 0.0000000 WDR46
5658 -0.1393580 0.0e+00 0.0000001 PFDN6
5659 -0.1532410 0.0e+00 0.0000000 RGL2
5660 0.1095210 1.0e-07 0.0009300 TAPBP
5661 -0.1466350 0.0e+00 0.0000000 ZBTB22
5662 -0.2094578 0.0e+00 0.0000000 DAXX
5663 -0.2033374 0.0e+00 0.0000000 KIFC1
5665 -0.2446524 0.0e+00 0.0000000 CUTA
5668 -0.0934096 5.8e-06 0.0465125 ZBTB9
5669 -0.1420475 0.0e+00 0.0000001 BAK1
5671 -0.2315686 0.0e+00 0.0000000 ITPR3
5672 -0.3685303 0.0e+00 0.0000000 UQCC2
5673 -0.1946944 0.0e+00 0.0000000 LEMD2
5675 -0.2565386 0.0e+00 0.0000000 HMGA1
5676 -0.1228707 0.0e+00 0.0000225 C6orf1
5677 -0.2667425 0.0e+00 0.0000000 NUDT3
5678 -0.4957031 0.0e+00 0.0000000 RPS10
5680 -0.3058636 0.0e+00 0.0000000 SPDEF
5681 -0.1460912 0.0e+00 0.0000000 C6orf106
5682 -0.1438807 0.0e+00 0.0000000 RP11-140K17.3
5683 -0.2804844 0.0e+00 0.0000000 SNRPC
5685 -0.2782878 0.0e+00 0.0000000 TAF11
5686 -0.2009752 0.0e+00 0.0000000 ANKS1A
5688 -0.1673982 0.0e+00 0.0000000 ZNF76
5689 -0.2053055 0.0e+00 0.0000000 DEF6
5691 -0.1043930 4.0e-07 0.0034466 FANCE
5692 -0.5258422 0.0e+00 0.0000000 RPL10A
5693 -0.1397449 0.0e+00 0.0000001 TEAD3
5697 -0.3215799 0.0e+00 0.0000000 SRPK1
5698 -0.1968625 0.0e+00 0.0000000 MAPK14
5699 -0.1449277 0.0e+00 0.0000000 MAPK13
5701 -0.2262931 0.0e+00 0.0000000 BRPF3
5704 -0.1737430 0.0e+00 0.0000000 KCTD20
5705 -0.2310043 0.0e+00 0.0000000 STK38
5706 -0.2785465 0.0e+00 0.0000000 SRSF3
5707 0.1953156 0.0e+00 0.0000000 CDKN1A
5709 -0.2112443 0.0e+00 0.0000000 PPIL1
5710 -0.1999851 0.0e+00 0.0000000 C6orf89
5711 -0.2358821 0.0e+00 0.0000000 MTCH1
5715 -0.0999395 1.2e-06 0.0102704 TBC1D22B
5716 -0.2241414 0.0e+00 0.0000000 RNF8
5717 -0.1039013 5.0e-07 0.0038963 CMTR1
5718 -0.2942702 0.0e+00 0.0000000 CCDC167
5720 -0.0958862 3.2e-06 0.0265460 BTBD9
5721 -0.1596612 0.0e+00 0.0000000 GLO1
5722 -0.2733609 0.0e+00 0.0000000 SAYSD1
5729 -0.1934004 0.0e+00 0.0000000 OARD1
5731 -0.1258555 0.0e+00 0.0000092 NFYA
5732 -0.2207930 0.0e+00 0.0000000 FOXP4-AS1
5733 -0.1994786 0.0e+00 0.0000000 FOXP4
5734 -0.1090477 1.0e-07 0.0010524 TFEB
5737 -0.1128131 0.0e+00 0.0003873 PRICKLE4
5739 -0.1553857 0.0e+00 0.0000000 MED20
5740 -0.2650077 0.0e+00 0.0000000 BYSL
5741 -0.2355292 0.0e+00 0.0000000 CCND3
5742 -0.2099842 0.0e+00 0.0000000 TAF8
5745 -0.2481437 0.0e+00 0.0000000 MRPS10
5747 -0.1022108 7.0e-07 0.0059245 UBR2
5748 -0.1672084 0.0e+00 0.0000000 TBCC
5749 -0.1482709 0.0e+00 0.0000000 GLTSCR1L
5750 -0.2915433 0.0e+00 0.0000000 RPL7L1
5751 -0.1657297 0.0e+00 0.0000000 C6orf226
5752 -0.2457955 0.0e+00 0.0000000 CNPY3
5757 -0.1844336 0.0e+00 0.0000000 MEA1
5758 -0.1584625 0.0e+00 0.0000000 KLHDC3
5759 -0.2111202 0.0e+00 0.0000000 RRP36
5763 -0.2166320 0.0e+00 0.0000000 MRPL2
5765 -0.1645785 0.0e+00 0.0000000 PTK7
5766 -0.2256513 0.0e+00 0.0000000 SRF
5767 -0.1091569 1.0e-07 0.0010232 CUL9
5768 0.1691737 0.0e+00 0.0000000 DNPH1
5771 -0.1175051 0.0e+00 0.0001058 ZNF318
5772 -0.1169141 0.0e+00 0.0001250 ABCC10
5776 -0.2780518 0.0e+00 0.0000000 POLR1C
5777 -0.1309527 0.0e+00 0.0000019 YIPF3
5779 -0.1757431 0.0e+00 0.0000000 XPO5
5782 -0.1025366 6.0e-07 0.0054700 GTPBP2
5783 -0.2053331 0.0e+00 0.0000000 MAD2L1BP
5785 -0.1897967 0.0e+00 0.0000000 MRPS18A
5789 -0.2226164 0.0e+00 0.0000000 MRPL14
5790 -0.1579701 0.0e+00 0.0000000 TMEM63B
5792 -0.1413507 0.0e+00 0.0000001 SLC29A1
5793 -0.3232831 0.0e+00 0.0000000 HSP90AB1
5794 -0.3343768 0.0e+00 0.0000000 SLC35B2
5795 -0.1097208 1.0e-07 0.0008823 NFKBIE
5797 -0.2928223 0.0e+00 0.0000000 CDC5L
5798 -0.1453783 0.0e+00 0.0000000 SUPT3H
5801 -0.1021464 7.0e-07 0.0060191 RP1-8B1.4
5802 -0.1260488 0.0e+00 0.0000087 ENPP4
5805 -0.1163886 0.0e+00 0.0001448 CYP39A1
5809 0.4013420 0.0e+00 0.0000000 MEP1A
5812 -0.1838450 0.0e+00 0.0000000 TNFRSF21
5813 -0.1637642 0.0e+00 0.0000000 RP11-385F7.1
5816 -0.2226029 0.0e+00 0.0000000 MUT
5817 -0.1247686 0.0e+00 0.0000128 CENPQ
5818 -0.2123262 0.0e+00 0.0000000 C6orf141
5819 -0.2929328 0.0e+00 0.0000000 MCM3
5820 -0.1108029 1.0e-07 0.0006645 PAQR8
5822 -0.1622361 0.0e+00 0.0000000 TRAM2
5823 -0.1313952 0.0e+00 0.0000017 TRAM2-AS1
5824 -0.2436996 0.0e+00 0.0000000 TMEM14A
5825 0.1741024 0.0e+00 0.0000000 GSTA2
5826 0.3357713 0.0e+00 0.0000000 GSTA1
5827 -0.2318010 0.0e+00 0.0000000 GSTA4
5828 -0.1975569 0.0e+00 0.0000000 ICK
5829 -0.2068793 0.0e+00 0.0000000 FBXO9
5831 -0.1400460 0.0e+00 0.0000001 GCLC
5833 -0.2132327 0.0e+00 0.0000000 LRRC1
5836 -0.0983458 1.8e-06 0.0149979 FAM83B
5839 -0.1302511 0.0e+00 0.0000024 KIAA1586
5840 -0.2000500 0.0e+00 0.0000000 ZNF451
5843 -0.1123228 0.0e+00 0.0004425 RAB23
5844 -0.1708077 0.0e+00 0.0000000 PRIM2
5851 -0.2374126 0.0e+00 0.0000000 PTP4A1
5852 -0.1189016 0.0e+00 0.0000713 RP5-1148A21.3
5853 -0.1930625 0.0e+00 0.0000000 PHF3
5855 -0.1024654 7.0e-07 0.0055665 LMBRD1
5856 -0.1032792 5.0e-07 0.0045493 COL9A1
5857 0.1991922 0.0e+00 0.0000000 RP11-462G2.1
5859 -0.2069820 0.0e+00 0.0000000 FAM135A
5860 -0.1481495 0.0e+00 0.0000000 SDHAF4
5862 -0.1940224 0.0e+00 0.0000000 SMAP1
5863 -0.1022236 7.0e-07 0.0059062 B3GAT2
5864 -0.1982974 0.0e+00 0.0000000 OGFRL1
5868 -0.0993842 1.4e-06 0.0117241 MB21D1
5869 -0.1170993 0.0e+00 0.0001186 MTO1
5871 -0.5353230 0.0e+00 0.0000000 EEF1A1
5872 -0.1619113 0.0e+00 0.0000000 SLC17A5
5873 -0.2256551 0.0e+00 0.0000000 COX7A2
5874 -0.2311824 0.0e+00 0.0000000 TMEM30A
5876 -0.2438536 0.0e+00 0.0000000 SENP6
5877 -0.0959210 3.2e-06 0.0263374 MYO6
5878 -0.1799813 0.0e+00 0.0000000 IRAK1BP1
5879 -0.2136037 0.0e+00 0.0000000 PHIP
5880 -0.4662354 0.0e+00 0.0000000 HMGN3
5881 -0.1094582 1.0e-07 0.0009454 HMGN3-AS1
5883 -0.2961869 0.0e+00 0.0000000 SH3BGRL2
5884 -0.1060517 3.0e-07 0.0022734 TTK
5885 -0.2490421 0.0e+00 0.0000000 BCKDHB
5889 0.1942778 0.0e+00 0.0000000 FAM46A
5891 -0.2274374 0.0e+00 0.0000000 IBTK
5892 -0.2107651 0.0e+00 0.0000000 TPBG
5893 -0.1362190 0.0e+00 0.0000004 UBE3D
5894 -0.1404544 0.0e+00 0.0000001 DOPEY1
5895 -0.2216001 0.0e+00 0.0000000 PGM3
5896 -0.1044182 4.0e-07 0.0034249 RWDD2A
5897 -0.1408394 0.0e+00 0.0000001 ME1
5898 -0.2260946 0.0e+00 0.0000000 CYB5R4
5899 -0.2493406 0.0e+00 0.0000000 MRAP2
5900 -0.1496932 0.0e+00 0.0000000 CEP162
5903 -0.2592865 0.0e+00 0.0000000 NT5E
5904 -0.2018396 0.0e+00 0.0000000 SNX14
5906 -0.3372317 0.0e+00 0.0000000 SYNCRIP
5908 -0.1175143 0.0e+00 0.0001055 ZNF292
5910 -0.1864445 0.0e+00 0.0000000 SMIM8
5912 -0.2793619 0.0e+00 0.0000000 SLC35A1
5913 -0.1460497 0.0e+00 0.0000000 RARS2
5915 -0.1653227 0.0e+00 0.0000000 AKIRIN2
5917 -0.1537289 0.0e+00 0.0000000 RNGTT
5919 -0.3157805 0.0e+00 0.0000000 PM20D2
5920 -0.2567046 0.0e+00 0.0000000 UBE2J1
5923 -0.2327208 0.0e+00 0.0000000 LYRM2
5924 -0.2180331 0.0e+00 0.0000000 MDN1
5925 -0.1732954 0.0e+00 0.0000000 CASP8AP2
5927 -0.2062504 0.0e+00 0.0000000 MAP3K7
5929 -0.1403514 0.0e+00 0.0000001 MANEA
5930 -0.1733621 0.0e+00 0.0000000 UFL1
5932 -0.3674752 0.0e+00 0.0000000 NDUFAF4
5934 -0.1406772 0.0e+00 0.0000001 MMS22L
5935 -0.1442505 0.0e+00 0.0000000 FBXL4
5937 -0.2392928 0.0e+00 0.0000000 COQ3
5940 -0.1152865 0.0e+00 0.0001968 USP45
5941 -0.1790939 0.0e+00 0.0000000 TSTD3
5942 -0.2675296 0.0e+00 0.0000000 CCNC
5945 -0.1984407 0.0e+00 0.0000000 ASCC3
5949 -0.3217425 0.0e+00 0.0000000 PREP
5950 -0.0957287 3.4e-06 0.0275158 PRDM1
5951 -0.2493510 0.0e+00 0.0000000 ATG5
5952 -0.2765351 0.0e+00 0.0000000 AIM1
5953 -0.2117344 0.0e+00 0.0000000 RTN4IP1
5954 -0.2599866 0.0e+00 0.0000000 QRSL1
5955 -0.1056867 3.0e-07 0.0024914 RP1-60O19.1
5956 -0.5230114 0.0e+00 0.0000000 CD24
5957 -0.2402885 0.0e+00 0.0000000 C6orf203
5958 -0.1438817 0.0e+00 0.0000000 BEND3
5959 -0.2350165 0.0e+00 0.0000000 PDSS2
5962 -0.3063056 0.0e+00 0.0000000 SEC63
5965 -0.1133346 0.0e+00 0.0003362 OSTM1
5968 -0.1781581 0.0e+00 0.0000000 FOXO3
5970 -0.1695345 0.0e+00 0.0000000 SESN1
5972 -0.1684655 0.0e+00 0.0000000 CEP57L1
5976 -0.1820417 0.0e+00 0.0000000 SMPD2
5978 -0.1658145 0.0e+00 0.0000000 ZBTB24
5979 -0.1379409 0.0e+00 0.0000002 AK9
5980 -0.1747742 0.0e+00 0.0000000 FIG4
5982 -0.2327772 0.0e+00 0.0000000 CDC40
5984 -0.1510153 0.0e+00 0.0000000 CDK19
5985 -0.2351863 0.0e+00 0.0000000 AMD1
5986 -0.2773454 0.0e+00 0.0000000 GTF3C6
5987 -0.2782193 0.0e+00 0.0000000 RPF2
5988 -0.1530925 0.0e+00 0.0000000 SLC16A10
5992 -0.1803234 0.0e+00 0.0000000 REV3L
5994 -0.1471486 0.0e+00 0.0000000 TRAF3IP2-AS1
5995 -0.2832658 0.0e+00 0.0000000 TRAF3IP2
5998 -0.1495200 0.0e+00 0.0000000 TUBE1
6002 -0.3911258 0.0e+00 0.0000000 MARCKS
6005 -0.3584180 0.0e+00 0.0000000 HDAC2
6008 -0.1110774 1.0e-07 0.0006174 FRK
6009 -0.1777911 0.0e+00 0.0000000 NT5DC1
6010 -0.1736755 0.0e+00 0.0000000 TSPYL4
6013 -0.2698141 0.0e+00 0.0000000 TSPYL1
6015 -0.1848265 0.0e+00 0.0000000 RWDD1
6016 -0.1075527 2.0e-07 0.0015496 ZUFSP
6017 -0.0991785 1.5e-06 0.0123187 KPNA5
6019 -0.2004942 0.0e+00 0.0000000 DCBLD1
6020 -0.2962543 0.0e+00 0.0000000 GOPC
6021 -0.3035733 0.0e+00 0.0000000 NUS1
6024 -0.2477794 0.0e+00 0.0000000 ASF1A
6028 -0.1156009 0.0e+00 0.0001804 HSF2
6029 -0.0973054 2.3e-06 0.0190994 SERINC1
6030 -0.1057990 3.0e-07 0.0024232 PKIB
6031 0.2285829 0.0e+00 0.0000000 SMPDL3A
6033 -0.1046495 4.0e-07 0.0032336 RNF217
6034 -0.2960399 0.0e+00 0.0000000 TPD52L1
6035 -0.3348270 0.0e+00 0.0000000 HDDC2
6037 -0.3034685 0.0e+00 0.0000000 NCOA7
6038 -0.2623833 0.0e+00 0.0000000 HINT3
6039 -0.1199247 0.0e+00 0.0000531 TRMT11
6040 -0.2441037 0.0e+00 0.0000000 CENPW
6041 -0.1720379 0.0e+00 0.0000000 RNF146
6042 -0.1950522 0.0e+00 0.0000000 ECHDC1
6044 -0.1810282 0.0e+00 0.0000000 PTPRK
6045 -0.1741924 0.0e+00 0.0000000 ARHGAP18
6046 -0.1869412 0.0e+00 0.0000000 L3MBTL3
6050 -0.2304697 0.0e+00 0.0000000 EPB41L2
6051 -0.2278170 0.0e+00 0.0000000 AKAP7
6052 -0.1343090 0.0e+00 0.0000007 MED23
6055 -0.1208209 0.0e+00 0.0000410 CTGF
6059 0.1018340 8.0e-07 0.0064931 VNN1
6060 -0.2518879 0.0e+00 0.0000000 SLC18B1
6061 -0.5056875 0.0e+00 0.0000000 RPS12
6062 -0.2801019 0.0e+00 0.0000000 TBPL1
6064 0.4112366 0.0e+00 0.0000000 SGK1
6066 -0.1680020 0.0e+00 0.0000000 HBS1L
6067 -0.4536680 0.0e+00 0.0000000 MYB
6068 -0.2863887 0.0e+00 0.0000000 AHI1
6071 -0.1158227 0.0e+00 0.0001696 MTFR2
6072 -0.2132728 0.0e+00 0.0000000 BCLAF1
6073 -0.1076491 2.0e-07 0.0015123 RP3-406A7.7
6074 -0.2178132 0.0e+00 0.0000000 MAP7
6076 -0.1899936 0.0e+00 0.0000000 MAP3K5
6077 -0.2270168 0.0e+00 0.0000000 PEX7
6079 -0.3145491 0.0e+00 0.0000000 IL20RA
6085 -0.2877406 0.0e+00 0.0000000 ARFGEF3
6086 -0.2787407 0.0e+00 0.0000000 HEBP2
6088 -0.1139551 0.0e+00 0.0002841 RP11-390P2.4
6091 -0.2123450 0.0e+00 0.0000000 REPS1
6093 -0.0985932 1.7e-06 0.0141425 HECA
6094 -0.2011804 0.0e+00 0.0000000 CITED2
6095 -0.2431906 0.0e+00 0.0000000 VTA1
6100 -0.1944419 0.0e+00 0.0000000 ADAT2
6101 -0.1628146 0.0e+00 0.0000000 PEX3
6102 -0.2569390 0.0e+00 0.0000000 FUCA2
6103 -0.2542888 0.0e+00 0.0000000 PHACTR2
6104 -0.2918863 0.0e+00 0.0000000 LTV1
6105 -0.3282233 0.0e+00 0.0000000 PLAGL1
6106 -0.2097357 0.0e+00 0.0000000 SF3B5
6107 -0.3140294 0.0e+00 0.0000000 UTRN
6110 -0.1341792 0.0e+00 0.0000007 FBXO30
6112 -0.1753876 0.0e+00 0.0000000 SHPRH
6113 -0.3535217 0.0e+00 0.0000000 RAB32
6116 -0.1664585 0.0e+00 0.0000000 STXBP5
6117 -0.2188869 0.0e+00 0.0000000 SAMD5
6119 -0.1839185 0.0e+00 0.0000000 SASH1
6121 -0.2246458 0.0e+00 0.0000000 TAB2
6124 -0.2060450 0.0e+00 0.0000000 PPIL4
6125 -0.1321315 0.0e+00 0.0000013 GINM1
6127 -0.1772454 0.0e+00 0.0000000 KATNA1
6128 -0.1274471 0.0e+00 0.0000057 LATS1
6130 -0.1559400 0.0e+00 0.0000000 NUP43
6131 -0.2293536 0.0e+00 0.0000000 PCMT1
6133 -0.2157706 0.0e+00 0.0000000 LRP11
6134 -0.0990483 1.5e-06 0.0126954 RP11-350J20.12
6139 -0.3255057 0.0e+00 0.0000000 PPP1R14C
6141 -0.1694645 0.0e+00 0.0000000 PLEKHG1
6142 -0.1872417 0.0e+00 0.0000000 MTHFD1L
6143 -0.1772057 0.0e+00 0.0000000 ZBTB2
6145 -0.2022858 0.0e+00 0.0000000 ARMT1
6148 -0.1377546 0.0e+00 0.0000002 FBXO5
6149 -0.1566523 0.0e+00 0.0000000 MTRF1L
6153 -0.2050681 0.0e+00 0.0000000 SCAF8
6156 -0.2590451 0.0e+00 0.0000000 TFB1M
6157 -0.2237851 0.0e+00 0.0000000 ARID1B
6158 -0.2327143 0.0e+00 0.0000000 TMEM242
6160 -0.1706747 0.0e+00 0.0000000 ZDHHC14
6161 -0.1950922 0.0e+00 0.0000000 SNX9
6162 -0.2488271 0.0e+00 0.0000000 SYNJ2
6164 -0.3050052 0.0e+00 0.0000000 GTF2H5
6166 -0.1750048 0.0e+00 0.0000000 TMEM181
6169 0.2746819 0.0e+00 0.0000000 EZR
6171 -0.0973193 2.3e-06 0.0190429 RSPH3
6174 -0.2467766 0.0e+00 0.0000000 SOD2
6175 -0.2981443 0.0e+00 0.0000000 WTAP
6176 -0.3361883 0.0e+00 0.0000000 ACAT2
6177 -0.3351594 0.0e+00 0.0000000 TCP1
6178 -0.2981329 0.0e+00 0.0000000 MRPL18
6179 -0.1793527 0.0e+00 0.0000000 IGF2R
6181 -0.1354320 0.0e+00 0.0000005 SLC22A3
6183 -0.1361735 0.0e+00 0.0000004 MAP3K4
6186 -0.2859924 0.0e+00 0.0000000 SFT2D1
6187 -0.2794748 0.0e+00 0.0000000 MPC1
6189 -0.0939955 5.1e-06 0.0407674 RPS6KA2
6190 -0.1133467 0.0e+00 0.0003351 RP11-514O12.4
6191 -0.2178494 0.0e+00 0.0000000 RNASET2
6192 -0.1854782 0.0e+00 0.0000000 FGFR1OP
6200 -0.1932238 0.0e+00 0.0000000 MLLT4
6204 -0.1307163 0.0e+00 0.0000021 FRMD1
6206 -0.1110957 1.0e-07 0.0006145 DACT2
6207 -0.1861761 0.0e+00 0.0000000 SMOC2
6209 -0.1093509 1.0e-07 0.0009727 WDR27
6210 -0.1293183 0.0e+00 0.0000032 C6orf120
6211 -0.2038712 0.0e+00 0.0000000 PHF10
6214 -0.0939438 5.1e-06 0.0412394 ERMARD
6218 -0.1518861 0.0e+00 0.0000000 DLL1
6219 -0.1190598 0.0e+00 0.0000681 FAM120B
6220 -0.1334355 0.0e+00 0.0000009 PSMB1
6221 -0.1344283 0.0e+00 0.0000006 TBP
6222 -0.3325352 0.0e+00 0.0000000 PDCD2
6230 -0.1816194 0.0e+00 0.0000000 PRKAR1B
6232 -0.1988625 0.0e+00 0.0000000 DNAAF5
6233 -0.2117424 0.0e+00 0.0000000 SUN1
6236 -0.2196991 0.0e+00 0.0000000 ADAP1
6237 -0.2099117 0.0e+00 0.0000000 COX19
6238 -0.1179705 0.0e+00 0.0000928 CYP2W1
6239 -0.4278238 0.0e+00 0.0000000 C7orf50
6242 -0.1523570 0.0e+00 0.0000000 ZFAND2A
6243 -0.1407972 0.0e+00 0.0000001 AC091729.9
6246 -0.1696289 0.0e+00 0.0000000 INTS1
6247 -0.1722571 0.0e+00 0.0000000 MAFK
6249 -0.2989002 0.0e+00 0.0000000 PSMG3
6250 -0.1610166 0.0e+00 0.0000000 PSMG3-AS1
6252 -0.1217647 0.0e+00 0.0000312 ELFN1-AS1
6253 -0.1557150 0.0e+00 0.0000000 MAD1L1
6254 -0.2256057 0.0e+00 0.0000000 FTSJ2
6255 -0.2408777 0.0e+00 0.0000000 NUDT1
6256 -0.1347965 0.0e+00 0.0000006 SNX8
6257 -0.3106959 0.0e+00 0.0000000 EIF3B
6258 -0.1758218 0.0e+00 0.0000000 CHST12
6259 -0.1919649 0.0e+00 0.0000000 LFNG
6260 -0.1767221 0.0e+00 0.0000000 BRAT1
6261 -0.1824984 0.0e+00 0.0000000 IQCE
6263 -0.1356852 0.0e+00 0.0000004 GNA12
6265 -0.1989944 0.0e+00 0.0000000 FOXK1
6266 -0.1396783 0.0e+00 0.0000001 AP5Z1
6268 -0.1436410 0.0e+00 0.0000000 RBAK-RBAKDN
6269 -0.1086032 1.0e-07 0.0011822 RBAK
6270 -0.2161091 0.0e+00 0.0000000 WIPI2
6272 -0.2047053 0.0e+00 0.0000000 TNRC18
6275 -0.1318365 0.0e+00 0.0000015 RP11-1275H24.1
6277 -0.1013814 9.0e-07 0.0072488 FBXL18
6281 -0.1529977 0.0e+00 0.0000000 RNF216
6282 -0.2172795 0.0e+00 0.0000000 CCZ1
6285 -0.2186949 0.0e+00 0.0000000 AIMP2
6286 -0.2884928 0.0e+00 0.0000000 EIF2AK1
6287 -0.1583964 0.0e+00 0.0000000 USP42
6290 -0.3039631 0.0e+00 0.0000000 RAC1
6291 -0.0970305 2.5e-06 0.0203578 DAGLB
6292 -0.3117965 0.0e+00 0.0000000 KDELR2
6294 -0.2857718 0.0e+00 0.0000000 ZDHHC4
6295 -0.2232256 0.0e+00 0.0000000 C7orf26
6297 -0.1798825 0.0e+00 0.0000000 ZNF316
6298 -0.1663771 0.0e+00 0.0000000 ZNF12
6299 -0.2340006 0.0e+00 0.0000000 CCZ1B
6300 -0.2213366 0.0e+00 0.0000000 C1GALT1
6304 -0.1940357 0.0e+00 0.0000000 MIOS
6306 -0.2701339 0.0e+00 0.0000000 RPA3
6307 -0.1612034 0.0e+00 0.0000000 UMAD1
6309 -0.1065976 2.0e-07 0.0019798 GLCCI1
6310 -0.3153719 0.0e+00 0.0000000 ICA1
6313 -0.2615625 0.0e+00 0.0000000 NDUFA4
6315 -0.2530303 0.0e+00 0.0000000 PHF14
6317 -0.2323843 0.0e+00 0.0000000 TMEM106B
6319 0.2588549 0.0e+00 0.0000000 SCIN
6320 0.2540620 0.0e+00 0.0000000 ARL4A
6324 -0.1186368 0.0e+00 0.0000769 ISPD
6325 -0.2267462 0.0e+00 0.0000000 SOSTDC1
6327 -0.1639117 0.0e+00 0.0000000 ANKMY2
6328 -0.4289554 0.0e+00 0.0000000 BZW2
6329 -0.2778945 0.0e+00 0.0000000 TSPAN13
6330 -0.4828142 0.0e+00 0.0000000 AGR2
6331 0.1473270 0.0e+00 0.0000000 AGR3
6332 -0.1813710 0.0e+00 0.0000000 AC003075.4
6333 -0.1711790 0.0e+00 0.0000000 AHR
6335 -0.2089050 0.0e+00 0.0000000 SNX13
6337 -0.3093970 0.0e+00 0.0000000 TWISTNB
6339 -0.1494588 0.0e+00 0.0000000 CTA-293F17.1
6340 -0.1712795 0.0e+00 0.0000000 ITGB8
6341 -0.1150662 0.0e+00 0.0002092 SP4
6343 -0.3320868 0.0e+00 0.0000000 CDCA7L
6344 -0.1378441 0.0e+00 0.0000002 RAPGEF5
6345 -0.1259500 0.0e+00 0.0000090 TOMM7
6347 -0.1384514 0.0e+00 0.0000002 KLHL7
6348 -0.2654108 0.0e+00 0.0000000 NUPL2
6349 -0.2940920 0.0e+00 0.0000000 MALSU1
6350 -0.2731925 0.0e+00 0.0000000 TRA2A
6351 -0.0975690 2.2e-06 0.0179727 CCDC126
6352 -0.2051994 0.0e+00 0.0000000 FAM221A
6355 0.0996076 1.3e-06 0.0111193 DFNA5
6356 -0.1294086 0.0e+00 0.0000031 OSBPL3
6357 -0.3912443 0.0e+00 0.0000000 CYCS
6358 -0.2422411 0.0e+00 0.0000000 C7orf31
6360 -0.2273751 0.0e+00 0.0000000 NFE2L3
6362 -0.1586758 0.0e+00 0.0000000 HNRNPA2B1
6363 -0.2945527 0.0e+00 0.0000000 CBX3
6364 -0.0957887 3.3e-06 0.0271519 SNX10
6365 -0.1114617 1.0e-07 0.0005573 AC004540.4
6367 -0.2246745 0.0e+00 0.0000000 SKAP2
6369 -0.2199925 0.0e+00 0.0000000 HOTAIRM1
6371 -0.2491421 0.0e+00 0.0000000 HOXA3
6372 -0.1602554 0.0e+00 0.0000000 HOXA-AS2
6373 -0.1371992 0.0e+00 0.0000003 HOXA4
6374 -0.1421269 0.0e+00 0.0000000 HOXA-AS3
6375 -0.2225425 0.0e+00 0.0000000 HOXA5
6376 -0.1454390 0.0e+00 0.0000000 HOXA6
6377 -0.3331492 0.0e+00 0.0000000 HOXA7
6378 -0.3041096 0.0e+00 0.0000000 HOXA9
6379 -0.2067267 0.0e+00 0.0000000 HOXA10-AS
6380 -0.3283513 0.0e+00 0.0000000 HOXA10
6381 -0.1776450 0.0e+00 0.0000000 HOXA11
6382 -0.2466145 0.0e+00 0.0000000 HOXA11-AS
6384 -0.1520221 0.0e+00 0.0000000 HOXA13
6385 -0.1610287 0.0e+00 0.0000000 HOTTIP
6387 -0.1921264 0.0e+00 0.0000000 HIBADH
6389 -0.1386991 0.0e+00 0.0000002 TAX1BP1
6396 -0.1178452 0.0e+00 0.0000961 PRR15
6399 -0.1217394 0.0e+00 0.0000314 FKBP14
6401 -0.1706458 0.0e+00 0.0000000 MTURN
6403 -0.2310151 0.0e+00 0.0000000 ZNRF2
6405 -0.1219136 0.0e+00 0.0000298 NOD1
6407 -0.3727108 0.0e+00 0.0000000 GGCT
6408 -0.2744599 0.0e+00 0.0000000 GARS
6412 -0.3879747 0.0e+00 0.0000000 LSM5
6413 -0.2562402 0.0e+00 0.0000000 AVL9
6417 -0.1848402 0.0e+00 0.0000000 KBTBD2
6418 -0.2613075 0.0e+00 0.0000000 FKBP9
6419 -0.1959990 0.0e+00 0.0000000 NT5C3A
6420 -0.2083918 0.0e+00 0.0000000 RP9
6423 -0.2401089 0.0e+00 0.0000000 DPY19L1
6424 -0.1365337 0.0e+00 0.0000003 HERPUD2
6425 -0.1355572 0.0e+00 0.0000004 RP11-379H18.1
6427 -0.2656869 0.0e+00 0.0000000 SEPT7
6428 -0.1490711 0.0e+00 0.0000000 EEPD1
6429 -0.1251415 0.0e+00 0.0000114 KIAA0895
6430 -0.1477178 0.0e+00 0.0000000 ANLN
6433 -0.2944426 0.0e+00 0.0000000 STARD3NL
6434 -0.1836669 0.0e+00 0.0000000 VPS41
6436 -0.1692853 0.0e+00 0.0000000 YAE1D1
6437 -0.2957795 0.0e+00 0.0000000 RALA
6440 -0.1707778 0.0e+00 0.0000000 CDK13
6441 -0.3303688 0.0e+00 0.0000000 MPLKIP
6442 -0.1273288 0.0e+00 0.0000059 SUGCT
6446 -0.1652590 0.0e+00 0.0000000 PSMA2
6447 -0.3085961 0.0e+00 0.0000000 MRPL32
6450 -0.1609418 0.0e+00 0.0000000 STK17A
6451 -0.2001050 0.0e+00 0.0000000 COA1
6454 -0.2124410 0.0e+00 0.0000000 UBE2D4
6456 -0.1284294 0.0e+00 0.0000042 AC004951.6
6458 -0.2141606 0.0e+00 0.0000000 DBNL
6460 -0.1084970 1.0e-07 0.0012153 POLM
6461 -0.4377145 0.0e+00 0.0000000 POLD2
6463 -0.2037157 0.0e+00 0.0000000 YKT6
6465 -0.1774696 0.0e+00 0.0000000 NUDCD3
6466 -0.1521076 0.0e+00 0.0000000 DDX56
6469 -0.2243056 0.0e+00 0.0000000 ZMIZ2
6470 -0.4564053 0.0e+00 0.0000000 PPIA
6471 -0.2929637 0.0e+00 0.0000000 H2AFV
6473 -0.2957415 0.0e+00 0.0000000 PURB
6476 -0.3502541 0.0e+00 0.0000000 SNHG15
6477 -0.2409806 0.0e+00 0.0000000 CCM2
6479 -0.2995009 0.0e+00 0.0000000 TBRG4
6482 -0.1043376 4.0e-07 0.0034940 TNS3
6483 -0.1767641 0.0e+00 0.0000000 HUS1
6487 -0.1382368 0.0e+00 0.0000002 UPP1
6489 -0.1322108 0.0e+00 0.0000013 VWC2
6491 -0.1341060 0.0e+00 0.0000007 FIGNL1
6492 0.1321709 0.0e+00 0.0000013 DDC
6497 -0.1509817 0.0e+00 0.0000000 SEC61G
6498 -0.2335235 0.0e+00 0.0000000 EGFR
6500 -0.1341879 0.0e+00 0.0000007 LANCL2
6501 -0.1982006 0.0e+00 0.0000000 VOPP1
6503 -0.4241012 0.0e+00 0.0000000 GBAS
6504 -0.3356599 0.0e+00 0.0000000 MRPS17
6505 -0.1541012 0.0e+00 0.0000000 PSPH
6506 -0.3738746 0.0e+00 0.0000000 CCT6A
6507 -0.1801056 0.0e+00 0.0000000 SUMF2
6508 -0.1360927 0.0e+00 0.0000004 PHKG1
6509 -0.2285767 0.0e+00 0.0000000 CHCHD2
6510 -0.2513742 0.0e+00 0.0000000 NUPR2
6511 -0.1218087 0.0e+00 0.0000308 ZNF736
6512 -0.1547840 0.0e+00 0.0000000 ZNF680
6513 -0.1057874 3.0e-07 0.0024302 ZNF107
6514 -0.1727541 0.0e+00 0.0000000 ZNF138
6515 -0.1376115 0.0e+00 0.0000002 ZNF273
6516 -0.1495588 0.0e+00 0.0000000 RP11-797H7.5
6517 -0.1114846 1.0e-07 0.0005540 ZNF117
6518 -0.1049152 3.0e-07 0.0030247 ERV3-1
6519 -0.1687384 0.0e+00 0.0000000 ZNF92
6520 -0.2898769 0.0e+00 0.0000000 VKORC1L1
6521 -0.2474918 0.0e+00 0.0000000 GUSB
6523 -0.2230477 0.0e+00 0.0000000 CRCP
6528 -0.0942524 4.8e-06 0.0384799 GS1-124K5.11
6530 -0.1167302 0.0e+00 0.0001316 RABGEF1
6531 -0.1499835 0.0e+00 0.0000000 RP11-792A8.4
6533 -0.2019067 0.0e+00 0.0000000 TMEM248
6535 -0.1954613 0.0e+00 0.0000000 TYW1
6538 -0.2167413 0.0e+00 0.0000000 AUTS2
6541 -0.2142421 0.0e+00 0.0000000 POM121
6543 -0.1851468 0.0e+00 0.0000000 NSUN5
6544 -0.2800057 0.0e+00 0.0000000 BAZ1B
6545 -0.2292566 0.0e+00 0.0000000 BCL7B
6546 -0.2265945 0.0e+00 0.0000000 TBL2
6547 0.1203428 0.0e+00 0.0000471 MLXIPL
6549 -0.2567112 0.0e+00 0.0000000 DNAJC30
6550 -0.3137435 0.0e+00 0.0000000 WBSCR22
6552 0.3315947 0.0e+00 0.0000000 ABHD11-AS1
6553 -0.1667860 0.0e+00 0.0000000 ABHD11
6554 0.2982118 0.0e+00 0.0000000 CLDN3
6555 0.2792352 0.0e+00 0.0000000 CLDN4
6556 -0.1265082 0.0e+00 0.0000076 WBSCR27
6560 -0.1614520 0.0e+00 0.0000000 LIMK1
6561 -0.2517393 0.0e+00 0.0000000 EIF4H
6563 -0.2230401 0.0e+00 0.0000000 RFC2
6564 -0.1579267 0.0e+00 0.0000000 CLIP2
6565 -0.1698640 0.0e+00 0.0000000 GTF2IRD1
6569 -0.2371016 0.0e+00 0.0000000 GTF2IRD2
6570 -0.2424990 0.0e+00 0.0000000 WBSCR16
6571 -0.1782285 0.0e+00 0.0000000 GTF2IRD2B
6573 -0.2070118 0.0e+00 0.0000000 POM121C
6574 -0.1413023 0.0e+00 0.0000001 HIP1
6576 -0.1669067 0.0e+00 0.0000000 RHBDD2
6577 0.1806722 0.0e+00 0.0000000 POR
6578 0.2505337 0.0e+00 0.0000000 TMEM120A
6579 -0.1953923 0.0e+00 0.0000000 STYXL1
6580 -0.1907096 0.0e+00 0.0000000 MDH2
6582 -0.4049501 0.0e+00 0.0000000 HSPB1
6583 -0.3065792 0.0e+00 0.0000000 YWHAG
6585 -0.2404450 0.0e+00 0.0000000 ZP3
6586 -0.2307942 0.0e+00 0.0000000 DTX2
6590 -0.1106825 1.0e-07 0.0006858 CCDC146
6591 0.1107049 1.0e-07 0.0006818 FGL2
6592 -0.1335990 0.0e+00 0.0000008 GSAP
6593 -0.2612797 0.0e+00 0.0000000 PTPN12
6594 -0.1849258 0.0e+00 0.0000000 APTR
6595 -0.2038376 0.0e+00 0.0000000 RSBN1L
6596 -0.2340628 0.0e+00 0.0000000 TMEM60
6597 -0.1235468 0.0e+00 0.0000184 PHTF2
6600 -0.1958009 0.0e+00 0.0000000 GNAI1
6601 -0.2662224 0.0e+00 0.0000000 SEMA3C
6603 -0.1070417 2.0e-07 0.0017665 PCLO
6607 -0.1114195 1.0e-07 0.0005636 KIAA1324L
6609 -0.1143215 0.0e+00 0.0002570 DMTF1
6610 -0.2667439 0.0e+00 0.0000000 TMEM243
6611 -0.1473488 0.0e+00 0.0000000 TP53TG1
6612 -0.1179874 0.0e+00 0.0000924 CROT
6614 0.2012217 0.0e+00 0.0000000 ABCB1
6616 -0.1744557 0.0e+00 0.0000000 SLC25A40
6617 -0.2922407 0.0e+00 0.0000000 DBF4
6618 -0.1257347 0.0e+00 0.0000096 ADAM22
6622 -0.3675579 0.0e+00 0.0000000 STEAP1
6623 -0.2324275 0.0e+00 0.0000000 STEAP2
6625 -0.1794916 0.0e+00 0.0000000 GTPBP10
6626 -0.2331160 0.0e+00 0.0000000 CLDN12
6629 -0.0952279 3.8e-06 0.0308465 MTERF1
6631 -0.2581631 0.0e+00 0.0000000 CYP51A1
6633 -0.2028890 0.0e+00 0.0000000 KRIT1
6634 -0.1868345 0.0e+00 0.0000000 ANKIB1
6635 -0.1783735 0.0e+00 0.0000000 GATAD1
6637 -0.1536369 0.0e+00 0.0000000 PEX1
6639 -0.2670638 0.0e+00 0.0000000 FAM133B
6640 -0.2766350 0.0e+00 0.0000000 CDK6
6643 -0.1280598 0.0e+00 0.0000047 SAMD9L
6644 -0.1954153 0.0e+00 0.0000000 HEPACAM2
6645 -0.1506935 0.0e+00 0.0000000 VPS50
6646 -0.1770905 0.0e+00 0.0000000 BET1
6647 -0.2864611 0.0e+00 0.0000000 CASD1
6650 -0.2419429 0.0e+00 0.0000000 PPP1R9A
6653 -0.2679844 0.0e+00 0.0000000 PON2
6657 0.2749958 0.0e+00 0.0000000 PDK4
6659 -0.2663320 0.0e+00 0.0000000 SLC25A13
6660 -0.1598551 0.0e+00 0.0000000 SHFM1
6661 -0.3684827 0.0e+00 0.0000000 SDHAF3
6662 -0.1777810 0.0e+00 0.0000000 ASNS
6663 -0.1266474 0.0e+00 0.0000073 LMTK2
6664 -0.1471328 0.0e+00 0.0000000 TECPR1
6666 -0.2221613 0.0e+00 0.0000000 BAIAP2L1
6668 -0.1633381 0.0e+00 0.0000000 TRRAP
6670 -0.1614474 0.0e+00 0.0000000 SMURF1
6673 0.0964932 2.8e-06 0.0230850 ARPC1B
6674 -0.2377500 0.0e+00 0.0000000 PDAP1
6675 -0.0955620 3.5e-06 0.0285834 BUD31
6676 -0.1173039 0.0e+00 0.0001120 PTCD1
6677 -0.2076608 0.0e+00 0.0000000 CPSF4
6678 -0.1673577 0.0e+00 0.0000000 ATP5J2
6679 -0.1442232 0.0e+00 0.0000000 ZNF789
6680 -0.1357013 0.0e+00 0.0000004 ZNF394
6682 -0.1073322 2.0e-07 0.0016396 FAM200A
6683 -0.1696590 0.0e+00 0.0000000 ZNF655
6686 0.3992578 0.0e+00 0.0000000 CYP3A5
6687 0.4257165 0.0e+00 0.0000000 CYP3A4
6688 -0.1573994 0.0e+00 0.0000000 TRIM4
6691 -0.2257462 0.0e+00 0.0000000 ZKSCAN1
6693 -0.1420726 0.0e+00 0.0000000 ZNF3
6694 -0.2558901 0.0e+00 0.0000000 COPS6
6695 -0.2602657 0.0e+00 0.0000000 MCM7
6697 -0.2219233 0.0e+00 0.0000000 TAF6
6700 -0.1468800 0.0e+00 0.0000000 LAMTOR4
6701 -0.1022887 7.0e-07 0.0058116 C7orf43
6702 -0.1386818 0.0e+00 0.0000002 GAL3ST4
6707 -0.2284548 0.0e+00 0.0000000 PILRB
6712 -0.2599540 0.0e+00 0.0000000 PPP1R35
6715 -0.1161700 0.0e+00 0.0001539 TSC22D4
6717 -0.2263637 0.0e+00 0.0000000 AGFG2
6722 -0.2584062 0.0e+00 0.0000000 MOSPD3
6724 -0.2600136 0.0e+00 0.0000000 GNB2
6725 -0.1142337 0.0e+00 0.0002632 GIGYF1
6726 -0.2105933 0.0e+00 0.0000000 POP7
6727 -0.3115841 0.0e+00 0.0000000 EPHB4
6728 -0.2783622 0.0e+00 0.0000000 SLC12A9
6729 -0.1047860 4.0e-07 0.0031242 RP11-126L15.4
6730 -0.3810075 0.0e+00 0.0000000 TRIP6
6731 -0.3050211 0.0e+00 0.0000000 SRRT
6732 -0.0975152 2.2e-06 0.0181981 UFSP1
6734 0.1287155 0.0e+00 0.0000039 MUC3A
6735 -0.1885853 0.0e+00 0.0000000 RP11-395B7.2
6736 -0.1476583 0.0e+00 0.0000000 MUC12
6738 0.2830312 0.0e+00 0.0000000 MUC17
6739 -0.1012835 9.0e-07 0.0074237 TRIM56
6740 -0.1009703 9.0e-07 0.0080028 AP1S1
6743 -0.1505588 0.0e+00 0.0000000 PLOD3
6745 0.3053852 0.0e+00 0.0000000 CLDN15
6746 0.1434461 0.0e+00 0.0000000 FIS1
6748 -0.2291051 0.0e+00 0.0000000 IFT22
6749 -0.2358488 0.0e+00 0.0000000 CUX1
6751 -0.1778600 0.0e+00 0.0000000 PRKRIP1
6753 -0.1350855 0.0e+00 0.0000005 ALKBH4
6754 -0.1387918 0.0e+00 0.0000002 LRWD1
6757 -0.1681327 0.0e+00 0.0000000 POLR2J3
6764 -0.3751996 0.0e+00 0.0000000 ARMC10
6765 -0.1455642 0.0e+00 0.0000000 NAPEPLD
6766 -0.2383609 0.0e+00 0.0000000 PMPCB
6767 -0.2256940 0.0e+00 0.0000000 DNAJC2
6768 -0.2098452 0.0e+00 0.0000000 PSMC2
6769 -0.1794662 0.0e+00 0.0000000 ORC5
6772 -0.1064512 2.0e-07 0.0020547 KMT2E-AS1
6773 -0.2397229 0.0e+00 0.0000000 KMT2E
6775 -0.2821529 0.0e+00 0.0000000 SRPK2
6776 -0.2122474 0.0e+00 0.0000000 PUS7
6777 -0.1532626 0.0e+00 0.0000000 RINT1
6780 -0.1017704 8.0e-07 0.0065926 CDHR3
6781 -0.3351176 0.0e+00 0.0000000 SYPL1
6782 -0.1742276 0.0e+00 0.0000000 NAMPT
6784 -0.1823961 0.0e+00 0.0000000 CCDC71L
6785 -0.1761978 0.0e+00 0.0000000 PRKAR2B
6788 -0.1696308 0.0e+00 0.0000000 COG5
6789 -0.1275766 0.0e+00 0.0000055 DUS4L
6791 -0.3203400 0.0e+00 0.0000000 BCAP29
6793 -0.1357700 0.0e+00 0.0000004 AC002467.7
6794 -0.1660621 0.0e+00 0.0000000 CBLL1
6795 0.1451756 0.0e+00 0.0000000 SLC26A3
6796 -0.3078514 0.0e+00 0.0000000 DLD
6797 -0.2561995 0.0e+00 0.0000000 LAMB1
6800 -0.1566776 0.0e+00 0.0000000 PNPLA8
6801 -0.1323094 0.0e+00 0.0000013 THAP5
6803 -0.1168577 0.0e+00 0.0001270 IMMP2L
6804 -0.1242261 0.0e+00 0.0000150 DOCK4
6805 -0.2103427 0.0e+00 0.0000000 ZNF277
6807 -0.1504033 0.0e+00 0.0000000 LSMEM1
6808 -0.3217782 0.0e+00 0.0000000 TMEM168
6809 -0.1187487 0.0e+00 0.0000744 C7orf60
6810 -0.3489389 0.0e+00 0.0000000 LINC00998
6811 -0.1648310 0.0e+00 0.0000000 FOXP2
6812 -0.2124420 0.0e+00 0.0000000 MDFIC
6813 -0.1779787 0.0e+00 0.0000000 TES
6814 -0.1741183 0.0e+00 0.0000000 CAV2
6815 -0.2200469 0.0e+00 0.0000000 MET
6816 -0.1413330 0.0e+00 0.0000001 CAPZA2
6818 -0.1481061 0.0e+00 0.0000000 ST7
6819 -0.4503432 0.0e+00 0.0000000 CFTR
6820 -0.1545411 0.0e+00 0.0000000 CTTNBP2
6821 -0.2069665 0.0e+00 0.0000000 LSM8
6822 -0.1239494 0.0e+00 0.0000163 TSPAN12
6823 -0.1645545 0.0e+00 0.0000000 ING3
6824 0.1144736 0.0e+00 0.0002464 FAM3C
6826 -0.1983400 0.0e+00 0.0000000 CADPS2
6828 -0.1375235 0.0e+00 0.0000002 NDUFA5
6830 -0.1500558 0.0e+00 0.0000000 WASL
6831 -0.2122360 0.0e+00 0.0000000 RP11-390E23.6
6833 -0.1398809 0.0e+00 0.0000001 POT1
6835 -0.1037259 5.0e-07 0.0040714 GRM8
6836 -0.1845690 0.0e+00 0.0000000 ZNF800
6837 -0.1228876 0.0e+00 0.0000224 GCC1
6838 -0.1964837 0.0e+00 0.0000000 ARF5
6841 -0.3135050 0.0e+00 0.0000000 SND1
6842 -0.1702981 0.0e+00 0.0000000 SND1-IT1
6844 -0.2093497 0.0e+00 0.0000000 RBM28
6845 -0.2690649 0.0e+00 0.0000000 IMPDH1
6846 -0.2451694 0.0e+00 0.0000000 HILPDA
6847 -0.1814062 0.0e+00 0.0000000 METTL2B
6848 -0.1291655 0.0e+00 0.0000034 RP11-212P7.2
6850 -0.1212141 0.0e+00 0.0000366 FAM71F2
6852 -0.2956684 0.0e+00 0.0000000 CALU
6859 -0.2245493 0.0e+00 0.0000000 TNPO3
6862 -0.2419833 0.0e+00 0.0000000 AHCYL2
6865 -0.1011408 9.0e-07 0.0076805 RP11-448A19.1
6866 -0.1522122 0.0e+00 0.0000000 NRF1
6867 -0.1965774 0.0e+00 0.0000000 UBE2H
6869 -0.1527688 0.0e+00 0.0000000 ZC3HC1
6870 -0.2508395 0.0e+00 0.0000000 KLHDC10
6872 -0.1304943 0.0e+00 0.0000022 TMEM209
6874 -0.1577710 0.0e+00 0.0000000 CEP41
6876 -0.3495539 0.0e+00 0.0000000 MEST
6878 -0.1824104 0.0e+00 0.0000000 COPG2
6879 -0.1026722 6.0e-07 0.0052898 RP11-2E11.9
6885 -0.1826997 0.0e+00 0.0000000 MKLN1
6889 -0.3257354 0.0e+00 0.0000000 CHCHD3
6890 -0.2409393 0.0e+00 0.0000000 EXOC4
6893 -0.2102253 0.0e+00 0.0000000 AKR1B1
6895 -0.1843089 0.0e+00 0.0000000 BPGM
6898 -0.1678728 0.0e+00 0.0000000 C7orf49
6899 0.0939198 5.1e-06 0.0414651 TMEM140
6902 -0.1602493 0.0e+00 0.0000000 CNOT4
6903 -0.1828756 0.0e+00 0.0000000 NUP205
6904 -0.3060021 0.0e+00 0.0000000 C7orf73
6907 -0.2946383 0.0e+00 0.0000000 MTPN
6908 -0.1886646 0.0e+00 0.0000000 AC090498.1
6910 -0.2312877 0.0e+00 0.0000000 TRIM24
6912 -0.1282576 0.0e+00 0.0000044 KIAA1549
6914 -0.2521096 0.0e+00 0.0000000 ZC3HAV1
6916 -0.1324502 0.0e+00 0.0000012 UBN2
6917 -0.3028115 0.0e+00 0.0000000 C7orf55
6918 -0.2781686 0.0e+00 0.0000000 LUC7L2
6921 -0.2681691 0.0e+00 0.0000000 HIPK2
6922 -0.1684775 0.0e+00 0.0000000 TBXAS1
6924 -0.2293835 0.0e+00 0.0000000 KDM7A
6925 -0.2310873 0.0e+00 0.0000000 JHDM1D-AS1
6926 -0.2665194 0.0e+00 0.0000000 SLC37A3
6928 -0.2058108 0.0e+00 0.0000000 MKRN1
6929 -0.3593188 0.0e+00 0.0000000 DENND2A
6930 -0.2278534 0.0e+00 0.0000000 ADCK2
6931 -0.2220412 0.0e+00 0.0000000 NDUFB2
6932 -0.0971456 2.4e-06 0.0198216 NDUFB2-AS1
6933 -0.1673056 0.0e+00 0.0000000 BRAF
6934 -0.2382050 0.0e+00 0.0000000 MRPS33
6935 -0.1447761 0.0e+00 0.0000000 AGK
6936 -0.1261359 0.0e+00 0.0000085 RP5-894A10.2
6937 -0.2422290 0.0e+00 0.0000000 KIAA1147
6939 -0.2376737 0.0e+00 0.0000000 SSBP1
6941 0.3570762 0.0e+00 0.0000000 MGAM
6949 -0.2233011 0.0e+00 0.0000000 CASP2
6951 -0.1662891 0.0e+00 0.0000000 AC093673.5
6952 -0.2596580 0.0e+00 0.0000000 ZYX
6953 -0.1022080 7.0e-07 0.0059280 EPHA1
6957 -0.2493917 0.0e+00 0.0000000 TCAF1
6959 -0.1742269 0.0e+00 0.0000000 ARHGEF35
6960 -0.1281306 0.0e+00 0.0000046 OR2A1-AS1
6962 -0.1238230 0.0e+00 0.0000170 ARHGEF5
6963 -0.1142848 0.0e+00 0.0002595 TPK1
6964 -0.1723809 0.0e+00 0.0000000 CNTNAP2
6965 -0.1372761 0.0e+00 0.0000003 RP5-1136G13.2
6966 -0.2451707 0.0e+00 0.0000000 CUL1
6967 -0.2559073 0.0e+00 0.0000000 EZH2
6969 -0.3352023 0.0e+00 0.0000000 PDIA4
6970 -0.1114999 1.0e-07 0.0005517 ZNF786
6972 -0.1346436 0.0e+00 0.0000006 ZNF398
6973 -0.1641189 0.0e+00 0.0000000 ZNF282
6975 -0.1701452 0.0e+00 0.0000000 ZNF783
6976 -0.1158433 0.0e+00 0.0001687 ZNF777
6977 -0.1384728 0.0e+00 0.0000002 ZNF746
6980 -0.0990616 1.5e-06 0.0126587 ATP6V0E2
6983 -0.1264978 0.0e+00 0.0000076 ACTR3C
6984 -0.2036052 0.0e+00 0.0000000 LRRC61
6986 -0.3562298 0.0e+00 0.0000000 RARRES2
6988 -0.3770964 0.0e+00 0.0000000 REPIN1
6989 -0.1686101 0.0e+00 0.0000000 ZNF775
6990 -0.1694361 0.0e+00 0.0000000 RP11-511P7.5
6994 0.2136542 0.0e+00 0.0000000 TMEM176B
6995 0.2634759 0.0e+00 0.0000000 TMEM176A
6996 0.4663858 0.0e+00 0.0000000 AOC1
6998 -0.1465634 0.0e+00 0.0000000 ABCB8
7000 -0.1518695 0.0e+00 0.0000000 CDK5
7001 -0.1811196 0.0e+00 0.0000000 SLC4A2
7003 -0.2208813 0.0e+00 0.0000000 FASTK
7005 -0.1032198 5.0e-07 0.0046163 AGAP3
7006 -0.2103721 0.0e+00 0.0000000 ABCF2
7007 -0.1907235 0.0e+00 0.0000000 CHPF2
7011 -0.2163812 0.0e+00 0.0000000 RHEB
7013 -0.2811854 0.0e+00 0.0000000 PRKAG2-AS1
7014 -0.1874181 0.0e+00 0.0000000 GALNT11
7015 -0.2447521 0.0e+00 0.0000000 KMT2C
7016 -0.2186801 0.0e+00 0.0000000 LINC01003
7017 -0.1091484 1.0e-07 0.0010255 XRCC2
7018 -0.1762139 0.0e+00 0.0000000 ACTR3B
7021 -0.2014951 0.0e+00 0.0000000 PAXIP1
7024 -0.1892356 0.0e+00 0.0000000 PAXIP1-AS1
7026 -0.2455778 0.0e+00 0.0000000 INSIG1
7028 -0.1609799 0.0e+00 0.0000000 RBM33
7029 -0.1560355 0.0e+00 0.0000000 SHH
7033 -0.1936065 0.0e+00 0.0000000 LINC01006
7035 -0.1740408 0.0e+00 0.0000000 LMBR1
7036 -0.2168439 0.0e+00 0.0000000 NOM1
7037 -0.1769040 0.0e+00 0.0000000 MNX1
7039 -0.1230568 0.0e+00 0.0000213 MNX1-AS1
7041 -0.2424173 0.0e+00 0.0000000 UBE3C
7042 -0.2577641 0.0e+00 0.0000000 DNAJB6
7043 -0.1743204 0.0e+00 0.0000000 PTPRN2
7045 -0.1711060 0.0e+00 0.0000000 NCAPG2
7046 -0.1769675 0.0e+00 0.0000000 ESYT2
7048 -0.1979594 0.0e+00 0.0000000 PLCXD1
7049 -0.3289809 0.0e+00 0.0000000 GTPBP6
7050 -0.1073096 2.0e-07 0.0016491 LINC00685
7051 -0.1119183 1.0e-07 0.0004932 PPP2R3B
7054 -0.3670017 0.0e+00 0.0000000 SLC25A6
7057 -0.1899372 0.0e+00 0.0000000 ASMTL
7058 -0.1568086 0.0e+00 0.0000000 AKAP17A
7059 -0.1771433 0.0e+00 0.0000000 DHRSX
7060 -0.1925930 0.0e+00 0.0000000 ZBED1
7061 -0.2977459 0.0e+00 0.0000000 CD99
7062 -0.1423490 0.0e+00 0.0000000 GYG2
7063 -0.2019236 0.0e+00 0.0000000 ARSD
7065 -0.2391591 0.0e+00 0.0000000 ARSE
7066 -0.2244569 0.0e+00 0.0000000 PRKX
7067 -0.1439875 0.0e+00 0.0000000 RP11-706O15.1
7071 -0.2103084 0.0e+00 0.0000000 PUDP
7072 -0.1215339 0.0e+00 0.0000333 STS
7073 -0.2136446 0.0e+00 0.0000000 PNPLA4
7075 -0.1951178 0.0e+00 0.0000000 TBL1X
7076 -0.0978872 2.0e-06 0.0166888 GPR143
7077 -0.1293525 0.0e+00 0.0000032 SHROOM2
7080 -0.2144394 0.0e+00 0.0000000 MID1
7082 -0.2105331 0.0e+00 0.0000000 HCCS
7084 -0.1843620 0.0e+00 0.0000000 MSL3
7085 -0.3855556 0.0e+00 0.0000000 PRPS2
7086 -0.2116386 0.0e+00 0.0000000 TMSB4X
7089 -0.2139468 0.0e+00 0.0000000 RAB9A
7090 -0.1498953 0.0e+00 0.0000000 TRAPPC2
7091 -0.0963987 2.9e-06 0.0235900 OFD1
7093 -0.2463105 0.0e+00 0.0000000 GEMIN8
7095 -0.1250072 0.0e+00 0.0000119 FANCB
7096 -0.1261867 0.0e+00 0.0000083 MOSPD2
7097 -0.1421173 0.0e+00 0.0000000 ASB9
7099 -0.1319266 0.0e+00 0.0000014 PIGA
7101 -0.1415168 0.0e+00 0.0000001 PIR
7102 0.2497105 0.0e+00 0.0000000 ACE2
7105 -0.1307678 0.0e+00 0.0000020 ZRSR2
7106 -0.1096455 1.0e-07 0.0009000 AP1S2
7108 -0.1221466 0.0e+00 0.0000279 SYAP1
7109 -0.1880674 0.0e+00 0.0000000 TXLNG
7110 -0.2483061 0.0e+00 0.0000000 RBBP7
7111 -0.2306156 0.0e+00 0.0000000 REPS2
7112 -0.1254517 0.0e+00 0.0000104 NHS
7113 -0.2445168 0.0e+00 0.0000000 SCML1
7116 -0.1078859 2.0e-07 0.0014228 CDKL5
7117 -0.1574361 0.0e+00 0.0000000 PHKA2
7119 -0.2805499 0.0e+00 0.0000000 PDHA1
7121 -0.3007152 0.0e+00 0.0000000 SH3KBP1
7122 -0.1233242 0.0e+00 0.0000197 CXorf23
7124 -0.2982719 0.0e+00 0.0000000 EIF1AX
7125 -0.3645892 0.0e+00 0.0000000 RPS6KA3
7128 -0.1577871 0.0e+00 0.0000000 MBTPS2
7130 -0.2297480 0.0e+00 0.0000000 SMS
7132 -0.3318455 0.0e+00 0.0000000 PRDX4
7133 -0.1910049 0.0e+00 0.0000000 ACOT9
7134 0.2275811 0.0e+00 0.0000000 SAT1
7135 -0.2364941 0.0e+00 0.0000000 APOO
7137 -0.2980486 0.0e+00 0.0000000 EIF2S3
7138 -0.1446384 0.0e+00 0.0000000 ZFX
7139 -0.1250398 0.0e+00 0.0000118 PDK3
7140 -0.1467258 0.0e+00 0.0000000 POLA1
7143 0.1114314 1.0e-07 0.0005618 GK
7144 -0.1478012 0.0e+00 0.0000000 TAB3
7145 -0.1078128 2.0e-07 0.0014498 DMD
7146 -0.1444166 0.0e+00 0.0000000 PRRG1
7148 -0.2052409 0.0e+00 0.0000000 XK
7150 -0.2342291 0.0e+00 0.0000000 DYNLT3
7153 -0.1647235 0.0e+00 0.0000000 RPGR
7155 -0.2163771 0.0e+00 0.0000000 TSPAN7
7156 -0.2452222 0.0e+00 0.0000000 MID1IP1
7157 -0.1431187 0.0e+00 0.0000000 BCOR
7158 -0.2734823 0.0e+00 0.0000000 ATP6AP2
7159 -0.1910285 0.0e+00 0.0000000 CXorf38
7160 -0.2028542 0.0e+00 0.0000000 MED14
7162 -0.2432471 0.0e+00 0.0000000 USP9X
7164 -0.2151618 0.0e+00 0.0000000 CASK
7166 0.1817456 0.0e+00 0.0000000 MAOA
7167 0.1861939 0.0e+00 0.0000000 MAOB
7168 -0.1626342 0.0e+00 0.0000000 EFHC2
7169 -0.2286046 0.0e+00 0.0000000 FUNDC1
7171 -0.1124457 0.0e+00 0.0004280 MIR222HG
7174 -0.1276394 0.0e+00 0.0000054 KRBOX4
7179 -0.1530603 0.0e+00 0.0000000 RP2
7180 -0.1622267 0.0e+00 0.0000000 JADE3
7182 -0.2900124 0.0e+00 0.0000000 NDUFB11
7183 -0.1903284 0.0e+00 0.0000000 RBM10
7184 -0.1609714 0.0e+00 0.0000000 UBA1
7185 -0.2238157 0.0e+00 0.0000000 CDK16
7186 -0.1628392 0.0e+00 0.0000000 USP11
7189 -0.2210802 0.0e+00 0.0000000 ARAF
7191 -0.2391695 0.0e+00 0.0000000 TIMP1
7193 -0.2275641 0.0e+00 0.0000000 ELK1
7194 -0.2408153 0.0e+00 0.0000000 UXT
7196 -0.1030790 6.0e-07 0.0047813 ZNF81
7199 -0.2924807 0.0e+00 0.0000000 SLC38A5
7200 -0.2359667 0.0e+00 0.0000000 FTSJ1
7203 -0.1774975 0.0e+00 0.0000000 EBP
7206 -0.4451676 0.0e+00 0.0000000 RBM3
7207 -0.1777938 0.0e+00 0.0000000 WDR13
7211 -0.1470643 0.0e+00 0.0000000 HDAC6
7214 -0.1842409 0.0e+00 0.0000000 TIMM17B
7216 -0.2116074 0.0e+00 0.0000000 SLC35A2
7217 -0.1755805 0.0e+00 0.0000000 PIM2
7218 -0.1368174 0.0e+00 0.0000003 OTUD5
7220 -0.1063837 2.0e-07 0.0020905 GRIPAP1
7221 -0.1097750 1.0e-07 0.0008703 TFE3
7223 -0.0968128 2.6e-06 0.0214220 PRAF2
7224 -0.1163513 0.0e+00 0.0001463 WDR45
7225 -0.1362130 0.0e+00 0.0000004 GPKOW
7226 -0.1728538 0.0e+00 0.0000000 MAGIX
7227 -0.3761708 0.0e+00 0.0000000 PLP2
7231 -0.1799471 0.0e+00 0.0000000 CCDC22
7236 -0.0948668 4.1e-06 0.0334918 CLCN5
7238 -0.1107561 1.0e-07 0.0006727 SHROOM4
7239 -0.2385128 0.0e+00 0.0000000 GSPT2
7240 -0.2263850 0.0e+00 0.0000000 MAGED1
7243 -0.1349389 0.0e+00 0.0000005 TSPYL2
7244 -0.1464818 0.0e+00 0.0000000 RP11-258C19.7
7245 -0.1611954 0.0e+00 0.0000000 KDM5C
7247 -0.2778390 0.0e+00 0.0000000 SMC1A
7249 -0.3027012 0.0e+00 0.0000000 HSD17B10
7250 -0.2293210 0.0e+00 0.0000000 HUWE1
7251 -0.1446213 0.0e+00 0.0000000 PHF8
7253 -0.1829021 0.0e+00 0.0000000 TSR2
7254 -0.1178435 0.0e+00 0.0000962 FGD1
7255 -0.1057342 3.0e-07 0.0024632 GNL3L
7256 -0.2008721 0.0e+00 0.0000000 MAGED2
7258 -0.1904945 0.0e+00 0.0000000 APEX2
7259 -0.3216889 0.0e+00 0.0000000 FAM104B
7261 -0.1102157 1.0e-07 0.0007755 MAGEH1
7263 -0.1075771 2.0e-07 0.0015402 RRAGB
7264 -0.1351007 0.0e+00 0.0000005 RP13-188A5.1
7265 -0.1478085 0.0e+00 0.0000000 KLF8
7266 -0.2046071 0.0e+00 0.0000000 UBQLN2
7267 -0.2932949 0.0e+00 0.0000000 LINC01420
7269 -0.2398455 0.0e+00 0.0000000 SPIN2B
7271 -0.1313090 0.0e+00 0.0000017 FAAH2
7272 -0.1166365 0.0e+00 0.0001350 ZXDB
7274 -0.1841184 0.0e+00 0.0000000 SPIN4
7275 -0.1809232 0.0e+00 0.0000000 ARHGEF9
7279 -0.1323800 0.0e+00 0.0000012 ZC4H2
7281 -0.1905580 0.0e+00 0.0000000 LAS1L
7287 -0.1153254 0.0e+00 0.0001948 OPHN1
7288 -0.2023783 0.0e+00 0.0000000 YIPF6
7289 -0.2537226 0.0e+00 0.0000000 EFNB1
7290 -0.1293514 0.0e+00 0.0000032 PJA1
7294 -0.2357071 0.0e+00 0.0000000 PDZD11
7295 -0.1583437 0.0e+00 0.0000000 KIF4A
7296 0.0996859 1.3e-06 0.0109167 GDPD2
7297 -0.1978869 0.0e+00 0.0000000 DLG3
7299 -0.1100308 1.0e-07 0.0008136 TEX11
7300 -0.1134867 0.0e+00 0.0003226 SNX12
7304 -0.1481667 0.0e+00 0.0000000 MED12
7306 -0.1731641 0.0e+00 0.0000000 GJB1
7307 -0.1246303 0.0e+00 0.0000133 ZMYM3
7308 -0.2245214 0.0e+00 0.0000000 NONO
7310 -0.1338663 0.0e+00 0.0000008 TAF1
7311 -0.1702185 0.0e+00 0.0000000 OGT
7316 -0.1278553 0.0e+00 0.0000050 NHSL2
7320 -0.4741853 0.0e+00 0.0000000 RPS4X
7322 -0.1395651 0.0e+00 0.0000001 HDAC8
7323 -0.1026333 6.0e-07 0.0053400 PHKA1
7326 -0.1288540 0.0e+00 0.0000037 CHIC1
7329 -0.2054087 0.0e+00 0.0000000 JPX
7333 -0.1846654 0.0e+00 0.0000000 RLIM
7334 -0.1053949 3.0e-07 0.0026820 KIAA2022
7335 -0.2112359 0.0e+00 0.0000000 ABCB7
7336 -0.1474975 0.0e+00 0.0000000 UPRT
7337 -0.1102895 1.0e-07 0.0007607 PBDC1
7339 -0.2316859 0.0e+00 0.0000000 ATRX
7340 -0.2068099 0.0e+00 0.0000000 MAGT1
7341 -0.1317513 0.0e+00 0.0000015 COX7B
7342 -0.1489638 0.0e+00 0.0000000 ATP7A
7343 -0.1685058 0.0e+00 0.0000000 PGK1
7344 -0.1609906 0.0e+00 0.0000000 TAF9B
7346 -0.1332232 0.0e+00 0.0000009 ITM2A
7347 -0.1331401 0.0e+00 0.0000010 BRWD3
7348 -0.3300718 0.0e+00 0.0000000 HMGN5
7349 -0.2758879 0.0e+00 0.0000000 SH3BGRL
7350 -0.2502935 0.0e+00 0.0000000 RPS6KA6
7352 -0.2130556 0.0e+00 0.0000000 APOOL
7354 -0.0987687 1.6e-06 0.0135646 POF1B
7355 -0.1349623 0.0e+00 0.0000005 CHM
7356 -0.2778475 0.0e+00 0.0000000 DIAPH2
7357 -0.1180059 0.0e+00 0.0000919 RPA4
7360 -0.3613682 0.0e+00 0.0000000 TSPAN6
7362 -0.1775156 0.0e+00 0.0000000 SYTL4
7363 -0.1825658 0.0e+00 0.0000000 CSTF2
7364 -0.3886095 0.0e+00 0.0000000 NOX1
7366 -0.1097754 1.0e-07 0.0008703 TRMT2B
7369 -0.2871504 0.0e+00 0.0000000 TIMM8A
7371 -0.4652018 0.0e+00 0.0000000 RPL36A
7372 -0.1078175 2.0e-07 0.0014482 GLA
7373 -0.1883846 0.0e+00 0.0000000 HNRNPH2
7374 -0.1084311 1.0e-07 0.0012363 ARMCX4
7375 -0.1003743 1.1e-06 0.0092427 ARMCX1
7376 -0.2036076 0.0e+00 0.0000000 ARMCX6
7377 -0.2491268 0.0e+00 0.0000000 ARMCX3
7380 -0.2057925 0.0e+00 0.0000000 BEX5
7382 -0.1389141 0.0e+00 0.0000001 ARMCX5
7385 -0.1087138 1.0e-07 0.0011490 BHLHB9
7388 -0.0958695 3.3e-06 0.0266473 RAB40AL
7391 -0.3053871 0.0e+00 0.0000000 BEX4
7392 -0.2802015 0.0e+00 0.0000000 TCEAL8
7393 -0.2904918 0.0e+00 0.0000000 BEX2
7394 -0.4813153 0.0e+00 0.0000000 WBP5
7395 -0.5182713 0.0e+00 0.0000000 NGFRAP1
7397 -0.3505656 0.0e+00 0.0000000 TCEAL4
7398 -0.1391846 0.0e+00 0.0000001 TCEAL3
7399 -0.2037045 0.0e+00 0.0000000 TCEAL1
7400 -0.2376435 0.0e+00 0.0000000 MORF4L2
7408 -0.2308406 0.0e+00 0.0000000 FAM199X
7414 -0.1747548 0.0e+00 0.0000000 TBC1D8B
7415 -0.1355020 0.0e+00 0.0000004 MORC4
7420 -0.2352968 0.0e+00 0.0000000 PRPS1
7424 -0.2609959 0.0e+00 0.0000000 PSMD10
7426 -0.1483263 0.0e+00 0.0000000 NXT2
7428 -0.1784873 0.0e+00 0.0000000 TMEM164
7429 -0.2046941 0.0e+00 0.0000000 AMMECR1
7431 -0.0974511 2.2e-06 0.0184739 CAPN6
7432 -0.2071660 0.0e+00 0.0000000 ALG13
7433 -0.1143163 0.0e+00 0.0002573 AMOT
7435 -0.2377526 0.0e+00 0.0000000 PLS3
7436 -0.1745446 0.0e+00 0.0000000 DANT2
7439 -0.1114094 1.0e-07 0.0005651 KLHL13
7440 -0.1084707 1.0e-07 0.0012237 WDR44
7442 -0.1181950 0.0e+00 0.0000871 IL13RA1
7445 -0.1572341 0.0e+00 0.0000000 LONRF3
7447 -0.1804848 0.0e+00 0.0000000 SLC25A43
7449 -0.1056424 3.0e-07 0.0025194 CXorf56
7450 -0.2145207 0.0e+00 0.0000000 UBE2A
7451 -0.1732680 0.0e+00 0.0000000 NKRF
7452 -0.1618594 0.0e+00 0.0000000 SEPT6
7454 -0.5131178 0.0e+00 0.0000000 RPL39
7455 -0.2043696 0.0e+00 0.0000000 UPF3B
7456 -0.1045750 4.0e-07 0.0032931 RNF113A
7459 -0.2470799 0.0e+00 0.0000000 NKAP
7461 -0.0950343 4.0e-06 0.0322374 ZBTB33
7463 -0.1534947 0.0e+00 0.0000000 CUL4B
7464 -0.1807847 0.0e+00 0.0000000 MCTS1
7465 -0.2308575 0.0e+00 0.0000000 C1GALT1C1
7467 -0.1665085 0.0e+00 0.0000000 THOC2
7468 -0.1966437 0.0e+00 0.0000000 XIAP
7470 -0.2644492 0.0e+00 0.0000000 STAG2
7472 -0.1916609 0.0e+00 0.0000000 OCRL
7473 0.3734103 0.0e+00 0.0000000 XPNPEP2
7474 -0.1489479 0.0e+00 0.0000000 ZDHHC9
7475 -0.2298047 0.0e+00 0.0000000 UTP14A
7477 -0.1101195 1.0e-07 0.0007951 ELF4
7478 -0.2099701 0.0e+00 0.0000000 AIFM1
7480 -0.1077477 2.0e-07 0.0014743 SLC25A14
7481 -0.2700142 0.0e+00 0.0000000 RBMX2
7482 -0.1041952 4.0e-07 0.0036201 ENOX2
7483 -0.2392012 0.0e+00 0.0000000 STK26
7484 -0.1465363 0.0e+00 0.0000000 RAP2C
7486 -0.1478096 0.0e+00 0.0000000 MBNL3
7488 -0.2634468 0.0e+00 0.0000000 GPC4
7489 -0.1996925 0.0e+00 0.0000000 GPC3
7490 -0.2280921 0.0e+00 0.0000000 PHF6
7491 -0.3444769 0.0e+00 0.0000000 HPRT1
7492 -0.1648775 0.0e+00 0.0000000 FAM122B
7494 -0.1717315 0.0e+00 0.0000000 MOSPD1
7497 -0.2251471 0.0e+00 0.0000000 FAM127A
7498 -0.2117808 0.0e+00 0.0000000 FAM127B
7500 -0.1540061 0.0e+00 0.0000000 ZNF75D
7503 -0.1408710 0.0e+00 0.0000001 DDX26B
7504 -0.2192423 0.0e+00 0.0000000 MMGT1
7505 -0.1056897 3.0e-07 0.0024898 SLC9A6
7507 -0.1410844 0.0e+00 0.0000001 MAP7D3
7508 -0.2883988 0.0e+00 0.0000000 HTATSF1
7510 -0.1240287 0.0e+00 0.0000159 RP11-1114A5.4
7511 -0.1990691 0.0e+00 0.0000000 RBMX
7513 -0.1559891 0.0e+00 0.0000000 ATP11C
7515 -0.1798414 0.0e+00 0.0000000 FMR1
7519 -0.1124715 0.0e+00 0.0004250 LINC00893
7520 -0.1237107 0.0e+00 0.0000175 CXorf40A
7521 -0.0990553 1.5e-06 0.0126767 TMEM185A
7522 -0.1758445 0.0e+00 0.0000000 CXorf40B
7525 -0.2066076 0.0e+00 0.0000000 MTM1
7526 -0.1880099 0.0e+00 0.0000000 MTMR1
7527 -0.0960357 3.1e-06 0.0256568 CD99L2
7528 -0.3338022 0.0e+00 0.0000000 HMGB3
7529 -0.2639157 0.0e+00 0.0000000 VMA21
7531 -0.3248369 0.0e+00 0.0000000 CETN2
7532 -0.1252162 0.0e+00 0.0000112 NSDHL
7533 -0.1134264 0.0e+00 0.0003279 ZNF185
7534 -0.1882905 0.0e+00 0.0000000 ZNF275
7535 -0.2384197 0.0e+00 0.0000000 HAUS7
7536 -0.2962966 0.0e+00 0.0000000 FAM58A
7538 0.1118067 1.0e-07 0.0005083 PNCK
7539 0.2203835 0.0e+00 0.0000000 SLC6A8
7544 -0.1191443 0.0e+00 0.0000665 SSR4
7545 -0.1474747 0.0e+00 0.0000000 ARHGAP4
7546 -0.2369608 0.0e+00 0.0000000 NAA10
7548 -0.2779426 0.0e+00 0.0000000 HCFC1
7549 -0.1314245 0.0e+00 0.0000017 TMEM187
7550 -0.1590098 0.0e+00 0.0000000 IRAK1
7551 -0.1561089 0.0e+00 0.0000000 MECP2
7553 -0.2798251 0.0e+00 0.0000000 EMD
7554 -0.4954354 0.0e+00 0.0000000 RPL10
7556 -0.1285420 0.0e+00 0.0000041 DNASE1L1
7557 -0.1502882 0.0e+00 0.0000000 TAZ
7559 -0.1752504 0.0e+00 0.0000000 ATP6AP1
7560 -0.1280137 0.0e+00 0.0000048 GDI1
7562 -0.1026229 6.0e-07 0.0053534 PLXNA3
7563 -0.3369927 0.0e+00 0.0000000 LAGE3
7564 -0.1917908 0.0e+00 0.0000000 UBL4A
7565 -0.1911376 0.0e+00 0.0000000 SLC10A3
7567 -0.1901839 0.0e+00 0.0000000 G6PD
7568 -0.1026075 6.0e-07 0.0053737 IKBKG
7569 -0.3718209 0.0e+00 0.0000000 DKC1
7572 -0.2725764 0.0e+00 0.0000000 F8A1
7573 -0.2150596 0.0e+00 0.0000000 FUNDC2
7576 -0.2692634 0.0e+00 0.0000000 BRCC3
7577 -0.3160270 0.0e+00 0.0000000 VBP1
7579 -0.1565264 0.0e+00 0.0000000 F8A3
7581 -0.1072374 2.0e-07 0.0016792 TMLHE
7583 -0.1714877 0.0e+00 0.0000000 VAMP7
7588 -0.2802881 0.0e+00 0.0000000 FBXO25
7590 -0.2214007 0.0e+00 0.0000000 ERICH1
7591 -0.1165854 0.0e+00 0.0001370 CLN8
7593 -0.1950983 0.0e+00 0.0000000 CTD-2336O2.1
7594 -0.1031748 5.0e-07 0.0046687 ARHGEF10
7596 -0.1205676 0.0e+00 0.0000441 KBTBD11
7598 -0.1107180 1.0e-07 0.0006794 MYOM2
7601 -0.1671417 0.0e+00 0.0000000 RP11-115C21.2
7602 -0.1564815 0.0e+00 0.0000000 MCPH1
7605 -0.3385807 0.0e+00 0.0000000 AGPAT5
7607 -0.1638885 0.0e+00 0.0000000 DEFB1
7608 0.3197704 0.0e+00 0.0000000 DEFA6
7610 -0.1130707 0.0e+00 0.0003610 SGK223
7613 -0.3487930 0.0e+00 0.0000000 MFHAS1
7614 -0.1570229 0.0e+00 0.0000000 ERI1
7615 -0.1007066 1.0e-06 0.0085288 PPP1R3B
7619 -0.1368317 0.0e+00 0.0000003 TNKS
7621 0.1150213 0.0e+00 0.0002117 MSRA
7624 -0.1999071 0.0e+00 0.0000000 PINX1
7628 -0.1040082 4.0e-07 0.0037944 MTMR9
7631 -0.2248148 0.0e+00 0.0000000 NEIL2
7632 -0.2862383 0.0e+00 0.0000000 FDFT1
7635 -0.1488508 0.0e+00 0.0000000 FAM86B1
7640 -0.1727273 0.0e+00 0.0000000 LONRF1
7641 -0.1046350 4.0e-07 0.0032450 KIAA1456
7643 -0.1138353 0.0e+00 0.0002935 TUSC3
7644 -0.3234431 0.0e+00 0.0000000 ZDHHC2
7645 -0.2903431 0.0e+00 0.0000000 CNOT7
7646 -0.1942771 0.0e+00 0.0000000 VPS37A
7650 -0.2244297 0.0e+00 0.0000000 MTUS1
7652 -0.1979050 0.0e+00 0.0000000 PCM1
7653 -0.2792673 0.0e+00 0.0000000 ASAH1
7655 -0.1855313 0.0e+00 0.0000000 NAT1
7657 -0.1778382 0.0e+00 0.0000000 PSD3
7658 -0.2289456 0.0e+00 0.0000000 SH2D4A
7659 -0.2760185 0.0e+00 0.0000000 INTS10
7662 -0.2059136 0.0e+00 0.0000000 XPO7
7665 -0.2674347 0.0e+00 0.0000000 DMTN
7668 -0.2136379 0.0e+00 0.0000000 HR
7669 -0.2866463 0.0e+00 0.0000000 REEP4
7670 -0.1165906 0.0e+00 0.0001368 BMP1
7671 -0.1971212 0.0e+00 0.0000000 POLR3D
7673 -0.1246587 0.0e+00 0.0000132 SLC39A14
7676 -0.1202754 0.0e+00 0.0000480 SORBS3
7677 0.1957803 0.0e+00 0.0000000 PDLIM2
7679 -0.2078868 0.0e+00 0.0000000 CCAR2
7681 -0.1944344 0.0e+00 0.0000000 BIN3
7682 -0.1670997 0.0e+00 0.0000000 EGR3
7684 0.1048860 4.0e-07 0.0030462 RHOBTB2
7685 -0.1518889 0.0e+00 0.0000000 TNFRSF10B
7687 -0.1207773 0.0e+00 0.0000415 TNFRSF10D
7688 -0.1421583 0.0e+00 0.0000000 TNFRSF10A
7689 -0.1522479 0.0e+00 0.0000000 CHMP7
7690 -0.1496080 0.0e+00 0.0000000 R3HCC1
7692 -0.1614553 0.0e+00 0.0000000 ENTPD4
7699 -0.1177183 0.0e+00 0.0000997 KCTD9
7700 -0.1072142 2.0e-07 0.0016891 CDCA2
7701 -0.1788332 0.0e+00 0.0000000 PPP2R2A
7702 -0.1770079 0.0e+00 0.0000000 BNIP3L
7704 -0.1581748 0.0e+00 0.0000000 DPYSL2
7705 -0.1055019 3.0e-07 0.0026102 TRIM35
7707 0.1770695 0.0e+00 0.0000000 EPHX2
7708 -0.1680371 0.0e+00 0.0000000 CLU
7712 -0.1989823 0.0e+00 0.0000000 PBK
7713 -0.1476798 0.0e+00 0.0000000 ELP3
7714 -0.2169566 0.0e+00 0.0000000 ZNF395
7715 -0.0934641 5.7e-06 0.0459542 FBXO16
7716 -0.1448250 0.0e+00 0.0000000 FZD3
7719 -0.1054959 3.0e-07 0.0026137 HMBOX1
7721 -0.1786142 0.0e+00 0.0000000 KIF13B
7724 -0.1854122 0.0e+00 0.0000000 SARAF
7726 -0.2710539 0.0e+00 0.0000000 LEPROTL1
7727 -0.0997599 1.3e-06 0.0107239 RP11-51J9.5
7728 -0.2171841 0.0e+00 0.0000000 DCTN6
7730 -0.1833595 0.0e+00 0.0000000 GTF2E2
7731 -0.1013812 9.0e-07 0.0072488 GSR
7732 -0.1682378 0.0e+00 0.0000000 UBXN8
7734 -0.1313654 0.0e+00 0.0000017 WRN
7736 -0.1277376 0.0e+00 0.0000052 FUT10
7737 -0.1353958 0.0e+00 0.0000005 TTI2
7738 -0.1743292 0.0e+00 0.0000000 MAK16
7741 -0.1507507 0.0e+00 0.0000000 RP11-150O12.3
7742 -0.4077964 0.0e+00 0.0000000 ZNF703
7744 -0.2262875 0.0e+00 0.0000000 ERLIN2
7745 -0.1929417 0.0e+00 0.0000000 PROSC
7747 -0.0983810 1.8e-06 0.0148738 BRF2
7749 -0.3830303 0.0e+00 0.0000000 EIF4EBP1
7751 -0.1559047 0.0e+00 0.0000000 ASH2L
7753 -0.3253349 0.0e+00 0.0000000 LSM1
7754 -0.1429850 0.0e+00 0.0000000 BAG4
7756 -0.2000125 0.0e+00 0.0000000 PLPP5
7757 -0.2617149 0.0e+00 0.0000000 WHSC1L1
7763 -0.3994614 0.0e+00 0.0000000 TACC1
7764 -0.1066093 2.0e-07 0.0019739 PLEKHA2
7766 -0.1766179 0.0e+00 0.0000000 TM2D2
7767 -0.2640471 0.0e+00 0.0000000 ADAM9
7769 -0.1200156 0.0e+00 0.0000517 C8orf4
7770 -0.1857005 0.0e+00 0.0000000 GOLGA7
7771 -0.1630714 0.0e+00 0.0000000 GINS4
7773 -0.1853015 0.0e+00 0.0000000 GPAT4
7776 -0.2120355 0.0e+00 0.0000000 KAT6A
7777 -0.0970574 2.5e-06 0.0202325 AP3M2
7779 -0.1228700 0.0e+00 0.0000225 IKBKB
7780 -0.1526541 0.0e+00 0.0000000 POLB
7781 -0.2557234 0.0e+00 0.0000000 VDAC3
7782 -0.1480512 0.0e+00 0.0000000 SLC20A2
7784 -0.1827887 0.0e+00 0.0000000 SMIM19
7785 -0.1359877 0.0e+00 0.0000004 THAP1
7786 -0.1348541 0.0e+00 0.0000006 RNF170
7788 -0.1912573 0.0e+00 0.0000000 FNTA
7790 -0.1385659 0.0e+00 0.0000002 HGSNAT
7791 -0.2062312 0.0e+00 0.0000000 SPIDR
7792 -0.1747181 0.0e+00 0.0000000 CEBPD
7793 -0.3392838 0.0e+00 0.0000000 PRKDC
7794 -0.2709429 0.0e+00 0.0000000 MCM4
7795 -0.2844184 0.0e+00 0.0000000 UBE2V2
7796 -0.1481482 0.0e+00 0.0000000 PCMTD1
7797 -0.1181703 0.0e+00 0.0000877 RP11-110G21.1
7802 -0.1171436 0.0e+00 0.0001172 RB1CC1
7803 -0.1632807 0.0e+00 0.0000000 ATP6V1H
7804 -0.2990622 0.0e+00 0.0000000 TCEA1
7805 -0.2878872 0.0e+00 0.0000000 LYPLA1
7806 -0.2804612 0.0e+00 0.0000000 MRPL15
7808 -0.2176362 0.0e+00 0.0000000 TMEM68
7809 -0.2453862 0.0e+00 0.0000000 TGS1
7810 -0.1409170 0.0e+00 0.0000001 LYN
7811 -0.4784290 0.0e+00 0.0000000 RPS20
7813 -0.1758611 0.0e+00 0.0000000 CHCHD7
7815 -0.2221912 0.0e+00 0.0000000 SDR16C5
7816 -0.2372074 0.0e+00 0.0000000 IMPAD1
7818 -0.1761467 0.0e+00 0.0000000 UBXN2B
7819 -0.2786006 0.0e+00 0.0000000 SDCBP
7820 -0.2275722 0.0e+00 0.0000000 NSMAF
7821 -0.1411334 0.0e+00 0.0000001 TOX
7822 -0.1566799 0.0e+00 0.0000000 RP11-25K19.1
7823 -0.1413761 0.0e+00 0.0000001 CA8
7825 -0.1834337 0.0e+00 0.0000000 RAB2A
7827 -0.2501619 0.0e+00 0.0000000 CHD7
7829 -0.1184909 0.0e+00 0.0000801 AC022182.3
7830 -0.2808498 0.0e+00 0.0000000 ASPH
7831 -0.4857422 0.0e+00 0.0000000 GGH
7832 -0.1966900 0.0e+00 0.0000000 TTPA
7833 -0.1064644 2.0e-07 0.0020478 YTHDF3-AS1
7834 -0.2195943 0.0e+00 0.0000000 YTHDF3
7838 -0.2015050 0.0e+00 0.0000000 ARMC1
7839 -0.2071229 0.0e+00 0.0000000 MTFR1
7841 -0.1573059 0.0e+00 0.0000000 PDE7A
7844 -0.3486681 0.0e+00 0.0000000 RRS1
7847 -0.1785483 0.0e+00 0.0000000 VCPIP1
7849 -0.1746199 0.0e+00 0.0000000 SGK3
7851 -0.1993977 0.0e+00 0.0000000 COPS5
7852 -0.1638260 0.0e+00 0.0000000 CSPP1
7853 -0.2006876 0.0e+00 0.0000000 ARFGEF1
7855 -0.1615994 0.0e+00 0.0000000 CPA6
7857 -0.1024284 7.0e-07 0.0056173 SLCO5A1
7859 -0.1658586 0.0e+00 0.0000000 NCOA2
7861 -0.1900247 0.0e+00 0.0000000 TRAM1
7862 -0.1061541 3.0e-07 0.0022153 LACTB2
7867 -0.2267288 0.0e+00 0.0000000 TERF1
7871 -0.5465428 0.0e+00 0.0000000 RPL7
7872 -0.1065521 2.0e-07 0.0020030 RDH10
7874 -0.2185102 0.0e+00 0.0000000 UBE2W
7875 -0.2868783 0.0e+00 0.0000000 TCEB1
7876 -0.2704431 0.0e+00 0.0000000 TMEM70
7877 -0.2154141 0.0e+00 0.0000000 JPH1
7879 -0.1406220 0.0e+00 0.0000001 CASC9
7881 -0.2483806 0.0e+00 0.0000000 PEX2
7883 -0.1921251 0.0e+00 0.0000000 ZC2HC1A
7884 -0.1523869 0.0e+00 0.0000000 IL7
7886 -0.1833073 0.0e+00 0.0000000 HEY1
7889 -0.3497639 0.0e+00 0.0000000 MRPS28
7891 -0.3452316 0.0e+00 0.0000000 TPD52
7893 -0.3312389 0.0e+00 0.0000000 ZBTB10
7895 -0.1544535 0.0e+00 0.0000000 RP11-48B3.4
7896 -0.2299499 0.0e+00 0.0000000 ZNF704
7901 -0.5730905 0.0e+00 0.0000000 FABP5
7902 -0.1782568 0.0e+00 0.0000000 IMPA1
7904 -0.2792119 0.0e+00 0.0000000 ZFAND1
7905 -0.0962454 3.0e-06 0.0244382 CHMP4C
7906 -0.1402424 0.0e+00 0.0000001 SNX16
7907 -0.2662139 0.0e+00 0.0000000 LRRCC1
7909 -0.1510957 0.0e+00 0.0000000 E2F5
7910 -0.2145350 0.0e+00 0.0000000 C8orf59
7913 -0.2733931 0.0e+00 0.0000000 CA1
7915 -0.1720664 0.0e+00 0.0000000 CA3-AS1
7916 -0.4453591 0.0e+00 0.0000000 CA2
7917 -0.2202352 0.0e+00 0.0000000 WWP1
7918 -0.2016626 0.0e+00 0.0000000 RMDN1
7919 -0.2528952 0.0e+00 0.0000000 CPNE3
7921 -0.2173870 0.0e+00 0.0000000 RIPK2
7922 -0.1731552 0.0e+00 0.0000000 OSGIN2
7923 -0.2794737 0.0e+00 0.0000000 NBN
7924 -0.1086756 1.0e-07 0.0011603 DECR1
7926 -0.1063111 2.0e-07 0.0021294 TMEM55A
7927 -0.1730925 0.0e+00 0.0000000 OTUD6B-AS1
7928 -0.1468081 0.0e+00 0.0000000 OTUD6B
7932 -0.2556861 0.0e+00 0.0000000 TRIQK
7934 -0.1663524 0.0e+00 0.0000000 FAM92A1
7936 -0.1369583 0.0e+00 0.0000003 RBM12B
7937 -0.1036257 5.0e-07 0.0041733 TMEM67
7938 -0.1627600 0.0e+00 0.0000000 PDP1
7943 -0.0933244 5.9e-06 0.0474131 RAD54B
7944 -0.1379936 0.0e+00 0.0000002 KIAA1429
7946 -0.1634973 0.0e+00 0.0000000 RP11-22C11.2
7947 -0.3784874 0.0e+00 0.0000000 ESRP1
7948 -0.1976603 0.0e+00 0.0000000 DPY19L4
7949 -0.1479436 0.0e+00 0.0000000 INTS8
7952 -0.2498461 0.0e+00 0.0000000 NDUFAF6
7955 -0.2371110 0.0e+00 0.0000000 PLEKHF2
7958 -0.3333534 0.0e+00 0.0000000 UQCRB
7959 -0.2091792 0.0e+00 0.0000000 MTERF3
7960 -0.3539102 0.0e+00 0.0000000 PTDSS1
7963 -0.2835324 0.0e+00 0.0000000 MTDH
7964 -0.1283323 0.0e+00 0.0000043 LAPTM4B
7966 -0.4816482 0.0e+00 0.0000000 RPL30
7968 -0.1697587 0.0e+00 0.0000000 ERICH5
7969 -0.1827688 0.0e+00 0.0000000 HRSP12
7970 -0.1078120 2.0e-07 0.0014499 POP1
7971 -0.2492306 0.0e+00 0.0000000 NIPAL2
7973 0.0932364 6.0e-06 0.0483308 OSR2
7975 -0.1614940 0.0e+00 0.0000000 VPS13B
7978 -0.2576825 0.0e+00 0.0000000 POLR2K
7979 -0.3337822 0.0e+00 0.0000000 SPAG1
7981 -0.0999540 1.2e-06 0.0102350 ANKRD46
7982 -0.4606342 0.0e+00 0.0000000 PABPC1
7983 -0.2220472 0.0e+00 0.0000000 YWHAZ
7989 -0.2071195 0.0e+00 0.0000000 GRHL2
7991 -0.2334171 0.0e+00 0.0000000 RRM2B
7992 -0.1814885 0.0e+00 0.0000000 UBR5-AS1
7993 -0.2150144 0.0e+00 0.0000000 UBR5
7995 -0.2127168 0.0e+00 0.0000000 KLF10
7997 -0.1035843 5.0e-07 0.0042166 AZIN1
8000 -0.1394047 0.0e+00 0.0000001 ATP6V1C1
8003 -0.1713203 0.0e+00 0.0000000 FZD6
8004 -0.1708617 0.0e+00 0.0000000 SLC25A32
8005 -0.2338378 0.0e+00 0.0000000 DCAF13
8006 -0.1292952 0.0e+00 0.0000032 LRP12
8008 -0.1744229 0.0e+00 0.0000000 RP11-395G23.3
8009 -0.2808484 0.0e+00 0.0000000 OXR1
8011 -0.4314353 0.0e+00 0.0000000 EIF3E
8012 -0.1988365 0.0e+00 0.0000000 EMC2
8013 -0.2040701 0.0e+00 0.0000000 NUDCD1
8014 -0.0984847 1.7e-06 0.0145113 ENY2
8015 -0.2751806 0.0e+00 0.0000000 EBAG9
8016 -0.1275451 0.0e+00 0.0000055 SYBU
8017 -0.1425396 0.0e+00 0.0000000 KCNV1
8018 -0.3610841 0.0e+00 0.0000000 EIF3H
8019 -0.2139060 0.0e+00 0.0000000 UTP23
8020 -0.3094050 0.0e+00 0.0000000 RAD21
8022 -0.2759858 0.0e+00 0.0000000 MED30
8023 -0.1385713 0.0e+00 0.0000002 EXT1
8024 -0.1483556 0.0e+00 0.0000000 SAMD12
8026 -0.1539296 0.0e+00 0.0000000 TNFRSF11B
8027 -0.2900229 0.0e+00 0.0000000 MAL2
8028 -0.1250953 0.0e+00 0.0000116 NOV
8030 -0.1899923 0.0e+00 0.0000000 TAF2
8031 -0.1419365 0.0e+00 0.0000001 DSCC1
8033 -0.1808154 0.0e+00 0.0000000 DEPTOR
8034 -0.1095295 1.0e-07 0.0009280 RP11-760H22.2
8035 -0.3049673 0.0e+00 0.0000000 MRPL13
8037 -0.1709313 0.0e+00 0.0000000 SNTB1
8040 -0.1218523 0.0e+00 0.0000304 HAS2-AS1
8043 -0.1133104 0.0e+00 0.0003384 ZHX2
8044 -0.2019149 0.0e+00 0.0000000 DERL1
8045 -0.1448923 0.0e+00 0.0000000 TBC1D31
8047 -0.1804731 0.0e+00 0.0000000 C8orf76
8049 -0.2267612 0.0e+00 0.0000000 ZHX1
8050 -0.2010162 0.0e+00 0.0000000 ATAD2
8051 -0.2182455 0.0e+00 0.0000000 WDYHV1
8054 -0.1753999 0.0e+00 0.0000000 FAM91A1
8056 -0.2097746 0.0e+00 0.0000000 TMEM65
8057 -0.1232990 0.0e+00 0.0000198 TRMT12
8058 -0.0998026 1.3e-06 0.0106170 RNF139-AS1
8059 -0.2111695 0.0e+00 0.0000000 RNF139
8060 -0.2300704 0.0e+00 0.0000000 TATDN1
8062 -0.2191457 0.0e+00 0.0000000 NDUFB9
8063 -0.2772005 0.0e+00 0.0000000 MTSS1
8067 -0.2728719 0.0e+00 0.0000000 SQLE
8068 -0.2115124 0.0e+00 0.0000000 KIAA0196
8069 -0.2005930 0.0e+00 0.0000000 NSMCE2
8071 -0.1493217 0.0e+00 0.0000000 TRIB1
8072 -0.2560997 0.0e+00 0.0000000 FAM84B
8074 -0.1155896 0.0e+00 0.0001809 PRNCR1
8077 -0.2552210 0.0e+00 0.0000000 CASC8
8080 -0.4338895 0.0e+00 0.0000000 MYC
8081 -0.1810421 0.0e+00 0.0000000 PVT1
8082 -0.2560126 0.0e+00 0.0000000 FAM49B
8083 -0.1150223 0.0e+00 0.0002117 ASAP1
8084 -0.1331219 0.0e+00 0.0000010 EFR3A
8086 -0.1409229 0.0e+00 0.0000001 PHF20L1
8088 0.1593198 0.0e+00 0.0000000 NDRG1
8093 -0.1831305 0.0e+00 0.0000000 KHDRBS3
8095 -0.1027148 6.0e-07 0.0052337 TRAPPC9
8097 -0.2140346 0.0e+00 0.0000000 CHRAC1
8098 -0.2823888 0.0e+00 0.0000000 AGO2
8100 -0.1764874 0.0e+00 0.0000000 PTK2
8101 -0.1202375 0.0e+00 0.0000485 DENND3
8103 -0.1227308 0.0e+00 0.0000234 SLC45A4
8109 -0.1138371 0.0e+00 0.0002934 JRK
8111 -0.2069488 0.0e+00 0.0000000 THEM6
8112 -0.1639522 0.0e+00 0.0000000 LY6E
8114 -0.0948563 4.1e-06 0.0335708 ZFP41
8115 -0.1650392 0.0e+00 0.0000000 GLI4
8116 -0.2474532 0.0e+00 0.0000000 MINCR
8119 -0.3346112 0.0e+00 0.0000000 TOP1MT
8121 -0.1282648 0.0e+00 0.0000044 RHPN1
8123 -0.1010390 9.0e-07 0.0078729 ZC3H3
8126 -0.1919609 0.0e+00 0.0000000 MROH6
8127 0.1916939 0.0e+00 0.0000000 NAPRT
8129 -0.1057004 3.0e-07 0.0024837 EEF1D
8130 -0.1335793 0.0e+00 0.0000008 TIGD5
8131 -0.2353368 0.0e+00 0.0000000 PYCRL
8132 -0.2931302 0.0e+00 0.0000000 TSTA3
8133 -0.0974674 2.2e-06 0.0184042 ZNF623
8137 -0.2609791 0.0e+00 0.0000000 FAM83H
8139 -0.1938549 0.0e+00 0.0000000 SCRIB
8140 -0.1892525 0.0e+00 0.0000000 PUF60
8141 -0.1739421 0.0e+00 0.0000000 NRBP2
8142 -0.1950001 0.0e+00 0.0000000 EPPK1
8144 -0.1211179 0.0e+00 0.0000376 PARP10
8145 -0.1115484 1.0e-07 0.0005447 GRINA
8146 -0.1326301 0.0e+00 0.0000011 OPLAH
8147 -0.0957712 3.3e-06 0.0272577 CTD-3065J16.9
8148 -0.2677518 0.0e+00 0.0000000 EXOSC4
8149 -0.1225737 0.0e+00 0.0000246 GPAA1
8150 -0.2561886 0.0e+00 0.0000000 CYC1
8151 -0.1876305 0.0e+00 0.0000000 SHARPIN
8152 -0.1157290 0.0e+00 0.0001741 MAF1
8154 -0.2165699 0.0e+00 0.0000000 HGH1
8155 -0.1543871 0.0e+00 0.0000000 MROH1
8156 -0.3137699 0.0e+00 0.0000000 BOP1
8157 -0.1311497 0.0e+00 0.0000018 SCX
8158 -0.2420432 0.0e+00 0.0000000 HSF1
8159 0.3598635 0.0e+00 0.0000000 DGAT1
8162 -0.2736664 0.0e+00 0.0000000 SLC52A2
8163 -0.1719961 0.0e+00 0.0000000 FBXL6
8165 -0.2120007 0.0e+00 0.0000000 CPSF1
8167 0.1637339 0.0e+00 0.0000000 SLC39A4
8168 0.1985339 0.0e+00 0.0000000 VPS28
8170 -0.2264268 0.0e+00 0.0000000 CYHR1
8171 -0.1647343 0.0e+00 0.0000000 KIFC2
8172 -0.0995974 1.3e-06 0.0111444 FOXH1
8173 0.1903942 0.0e+00 0.0000000 PPP1R16A
8174 -0.1458703 0.0e+00 0.0000000 GPT
8175 -0.2344429 0.0e+00 0.0000000 MFSD3
8176 -0.1254520 0.0e+00 0.0000104 RECQL4
8177 -0.2333175 0.0e+00 0.0000000 LRRC14
8179 -0.2967707 0.0e+00 0.0000000 C8orf82
8180 -0.1130931 0.0e+00 0.0003589 ARHGAP39
8184 -0.4343662 0.0e+00 0.0000000 RPL8
8186 -0.1059823 3.0e-07 0.0023143 ZNF7
8187 -0.2043673 0.0e+00 0.0000000 COMMD5
8191 -0.2894490 0.0e+00 0.0000000 C8orf33
8192 -0.1572728 0.0e+00 0.0000000 WASH1
8195 -0.2950668 0.0e+00 0.0000000 CBWD1
8199 -0.1942218 0.0e+00 0.0000000 KANK1
8201 -0.1614034 0.0e+00 0.0000000 DMRT2
8202 -0.2122863 0.0e+00 0.0000000 SMARCA2
8205 -0.2673755 0.0e+00 0.0000000 PUM3
8206 -0.1340961 0.0e+00 0.0000007 RFX3
8208 -0.1348448 0.0e+00 0.0000006 GLIS3
8209 0.1378658 0.0e+00 0.0000002 SLC1A1
8213 -0.1814887 0.0e+00 0.0000000 CDC37L1
8214 -0.2647518 0.0e+00 0.0000000 AK3
8215 -0.2088609 0.0e+00 0.0000000 RCL1
8217 -0.1051528 3.0e-07 0.0028491 RLN2
8219 -0.1340249 0.0e+00 0.0000007 PLGRKT
8221 -0.0966552 2.7e-06 0.0222295 RIC1
8223 -0.2303422 0.0e+00 0.0000000 ERMP1
8224 -0.2110806 0.0e+00 0.0000000 KIAA2026
8228 -0.1782727 0.0e+00 0.0000000 UHRF2
8230 -0.1551227 0.0e+00 0.0000000 KDM4C
8232 -0.3981927 0.0e+00 0.0000000 TMEM261
8234 -0.0967283 2.7e-06 0.0218506 PTPRD-AS1
8235 -0.2636051 0.0e+00 0.0000000 LURAP1L
8236 -0.1919036 0.0e+00 0.0000000 NFIB
8241 -0.1574287 0.0e+00 0.0000000 TTC39B
8242 -0.1403850 0.0e+00 0.0000001 SNAPC3
8243 -0.2773747 0.0e+00 0.0000000 PSIP1
8249 -0.2228590 0.0e+00 0.0000000 RRAGA
8250 -0.1412840 0.0e+00 0.0000001 HAUS6
8251 0.1976172 0.0e+00 0.0000000 PLIN2
8252 -0.1584695 0.0e+00 0.0000000 DENND4C
8255 -0.5399014 0.0e+00 0.0000000 RPS6
8257 -0.2575917 0.0e+00 0.0000000 MLLT3
8258 -0.1931521 0.0e+00 0.0000000 FOCAD
8261 -0.2067040 0.0e+00 0.0000000 KLHL9
8262 -0.3273246 0.0e+00 0.0000000 MTAP
8264 0.3094338 0.0e+00 0.0000000 CDKN2B-AS1
8266 -0.1313069 0.0e+00 0.0000017 DMRTA1
8267 -0.1248419 0.0e+00 0.0000125 ELAVL2
8268 -0.3071001 0.0e+00 0.0000000 TUSC1
8269 -0.3410816 0.0e+00 0.0000000 CAAP1
8270 -0.2093711 0.0e+00 0.0000000 PLAA
8271 -0.2049298 0.0e+00 0.0000000 IFT74
8272 -0.1080046 2.0e-07 0.0013805 LRRC19
8275 -0.2254020 0.0e+00 0.0000000 MOB3B
8276 -0.1082846 1.0e-07 0.0012837 C9orf72
8278 -0.1884856 0.0e+00 0.0000000 ACO1
8280 -0.1498065 0.0e+00 0.0000000 TOPORS
8281 -0.1375596 0.0e+00 0.0000002 TOPORS-AS1
8282 -0.1661798 0.0e+00 0.0000000 NDUFB6
8284 -0.2294728 0.0e+00 0.0000000 APTX
8285 -0.2204778 0.0e+00 0.0000000 DNAJA1
8286 -0.2319219 0.0e+00 0.0000000 SMU1
8287 -0.2535040 0.0e+00 0.0000000 B4GALT1
8288 -0.1135316 0.0e+00 0.0003189 B4GALT1-AS1
8289 0.2320103 0.0e+00 0.0000000 SPINK4
8290 -0.1194230 0.0e+00 0.0000614 BAG1
8292 -0.1347190 0.0e+00 0.0000006 NFX1
8293 0.2158955 0.0e+00 0.0000000 AQP7
8294 0.3090478 0.0e+00 0.0000000 AQP3
8295 -0.1637724 0.0e+00 0.0000000 NOL6
8298 0.2990484 0.0e+00 0.0000000 PRSS3
8299 -0.1995313 0.0e+00 0.0000000 UBE2R2
8300 -0.2853055 0.0e+00 0.0000000 UBAP2
8301 -0.2608871 0.0e+00 0.0000000 DCAF12
8302 -0.1818649 0.0e+00 0.0000000 UBAP1
8304 -0.2561072 0.0e+00 0.0000000 NUDT2
8306 0.0935178 5.7e-06 0.0454096 C9orf24
8310 -0.1677439 0.0e+00 0.0000000 DCTN3
8311 -0.1990207 0.0e+00 0.0000000 SIGMAR1
8313 -0.1100111 1.0e-07 0.0008179 IL11RA
8318 -0.2109830 0.0e+00 0.0000000 VCP
8319 -0.1661356 0.0e+00 0.0000000 FANCG
8320 -0.1616915 0.0e+00 0.0000000 PIGO
8322 -0.2524271 0.0e+00 0.0000000 STOML2
8323 -0.1527037 0.0e+00 0.0000000 FAM214B
8324 -0.2551352 0.0e+00 0.0000000 UNC13B
8327 -0.1474443 0.0e+00 0.0000000 TESK1
8330 -0.0988684 1.6e-06 0.0132489 RMRP
8332 -0.1839021 0.0e+00 0.0000000 ARHGEF39
8333 -0.1381278 0.0e+00 0.0000002 CA9
8335 -0.1628908 0.0e+00 0.0000000 TLN1
8336 -0.1067622 2.0e-07 0.0018981 CREB3
8338 -0.2223638 0.0e+00 0.0000000 RGP1
8341 -0.0937918 5.3e-06 0.0426830 RP11-112J3.16
8343 -0.1135160 0.0e+00 0.0003201 HINT2
8344 -0.1747658 0.0e+00 0.0000000 TMEM8B
8347 -0.1258893 0.0e+00 0.0000091 HRCT1
8351 -0.3705108 0.0e+00 0.0000000 GLIPR2
8352 -0.2174461 0.0e+00 0.0000000 CLTA
8353 -0.3161032 0.0e+00 0.0000000 GNE
8354 -0.1922161 0.0e+00 0.0000000 RNF38
8355 -0.1706635 0.0e+00 0.0000000 MELK
8356 -0.0944904 4.5e-06 0.0364745 EBLN3
8357 -0.2229210 0.0e+00 0.0000000 ZCCHC7
8358 -0.1617913 0.0e+00 0.0000000 GRHPR
8360 -0.2018637 0.0e+00 0.0000000 POLR1E
8362 -0.2252587 0.0e+00 0.0000000 TOMM5
8364 -0.1512616 0.0e+00 0.0000000 TRMT10B
8365 -0.2549102 0.0e+00 0.0000000 EXOSC3
8366 -0.2311011 0.0e+00 0.0000000 DCAF10
8367 -0.0961907 3.0e-06 0.0247519 SLC25A51
8368 -0.2191507 0.0e+00 0.0000000 SHB
8369 -0.3798522 0.0e+00 0.0000000 ALDH1B1
8370 -0.1184735 0.0e+00 0.0000805 FAM95C
8371 -0.0953635 3.7e-06 0.0299071 ANKRD18A
8372 -0.1394947 0.0e+00 0.0000001 FAM201A
8379 -0.1383483 0.0e+00 0.0000002 CBWD7
8385 -0.1012101 9.0e-07 0.0075554 RP11-111F5.4
8387 -0.0940349 5.0e-06 0.0404160 RP11-262H14.3
8388 -0.0981589 1.9e-06 0.0156603 RP11-262H14.4
8390 -0.1468435 0.0e+00 0.0000000 CBWD5
8395 -0.1244952 0.0e+00 0.0000139 CBWD3
8398 -0.2316240 0.0e+00 0.0000000 PIP5K1B
8399 -0.2169505 0.0e+00 0.0000000 FAM122A
8400 -0.3280278 0.0e+00 0.0000000 FXN
8401 -0.1316178 0.0e+00 0.0000016 TJP2
8404 -0.1282531 0.0e+00 0.0000044 RP11-470P21.2
8406 -0.1921450 0.0e+00 0.0000000 PTAR1
8411 -0.2734863 0.0e+00 0.0000000 SMC5
8412 -0.1810947 0.0e+00 0.0000000 KLF9
8414 -0.1999278 0.0e+00 0.0000000 TMEM2
8415 -0.0990515 1.5e-06 0.0126870 ABHD17B
8416 -0.1207454 0.0e+00 0.0000419 C9orf85
8417 0.2366402 0.0e+00 0.0000000 GDA
8419 -0.1449791 0.0e+00 0.0000000 LINC01504
8420 -0.2488496 0.0e+00 0.0000000 ZFAND5
8425 -0.1748533 0.0e+00 0.0000000 C9orf40
8426 -0.2183129 0.0e+00 0.0000000 CARNMT1
8428 -0.2466686 0.0e+00 0.0000000 OSTF1
8430 -0.0950847 3.9e-06 0.0318667 RFK
8431 -0.2122394 0.0e+00 0.0000000 GCNT1
8432 -0.2105154 0.0e+00 0.0000000 PRUNE2
8434 -0.0975864 2.2e-06 0.0179019 GNA14
8435 -0.3061954 0.0e+00 0.0000000 GNAQ
8436 -0.2522699 0.0e+00 0.0000000 CEP78
8437 -0.1588060 0.0e+00 0.0000000 PSAT1
8438 -0.1384589 0.0e+00 0.0000002 TLE4
8439 -0.3766274 0.0e+00 0.0000000 TLE1
8440 -0.2824739 0.0e+00 0.0000000 RASEF
8443 -0.2240552 0.0e+00 0.0000000 UBQLN1
8445 -0.1893026 0.0e+00 0.0000000 GKAP1
8448 -0.2526444 0.0e+00 0.0000000 HNRNPK
8450 -0.1422818 0.0e+00 0.0000000 RMI1
8451 -0.1047502 4.0e-07 0.0031524 SLC28A3
8452 -0.0943687 4.6e-06 0.0374784 NTRK2
8454 -0.2086429 0.0e+00 0.0000000 NAA35
8455 -0.4184641 0.0e+00 0.0000000 GOLM1
8456 -0.1966213 0.0e+00 0.0000000 ISCA1
8457 -0.2034668 0.0e+00 0.0000000 ZCCHC6
8461 -0.2906935 0.0e+00 0.0000000 CTSL
8465 -0.1098871 1.0e-07 0.0008453 CDK20
8466 -0.1666979 0.0e+00 0.0000000 SPIN1
8467 -0.3280083 0.0e+00 0.0000000 CKS2
8468 -0.2464370 0.0e+00 0.0000000 SECISBP2
8469 -0.1684837 0.0e+00 0.0000000 SEMA4D
8470 -0.1555131 0.0e+00 0.0000000 GADD45G
8472 -0.2420884 0.0e+00 0.0000000 SYK
8476 -0.1445356 0.0e+00 0.0000000 AUH
8480 -0.3072569 0.0e+00 0.0000000 IARS
8481 -0.2407537 0.0e+00 0.0000000 NOL8
8482 -0.0974374 2.2e-06 0.0185305 CENPP
8485 -0.1393957 0.0e+00 0.0000001 BICD2
8489 -0.2059587 0.0e+00 0.0000000 CARD19
8491 -0.2266780 0.0e+00 0.0000000 WNK2
8493 -0.2535132 0.0e+00 0.0000000 FAM120AOS
8494 -0.3778481 0.0e+00 0.0000000 FAM120A
8495 -0.1969389 0.0e+00 0.0000000 PHF2
8499 -0.2369172 0.0e+00 0.0000000 MFSD14B
8501 0.2906886 0.0e+00 0.0000000 FBP1
8502 -0.2225328 0.0e+00 0.0000000 C9orf3
8505 -0.1025287 6.0e-07 0.0054803 RP11-435O5.2
8506 -0.1201800 0.0e+00 0.0000494 PTCH1
8509 -0.1413094 0.0e+00 0.0000001 ERCC6L2
8511 -0.2167835 0.0e+00 0.0000000 SLC35D2
8512 -0.1684828 0.0e+00 0.0000000 ZNF367
8514 -0.1342262 0.0e+00 0.0000007 CDC14B
8515 -0.1660798 0.0e+00 0.0000000 AAED1
8519 -0.1168498 0.0e+00 0.0001273 CTSV
8522 -0.1178902 0.0e+00 0.0000950 TDRD7
8524 -0.1443376 0.0e+00 0.0000000 TSTD2
8525 -0.1727431 0.0e+00 0.0000000 NCBP1
8526 -0.1879977 0.0e+00 0.0000000 XPA
8527 -0.1557503 0.0e+00 0.0000000 TRMO
8528 -0.3247153 0.0e+00 0.0000000 ANP32B
8529 -0.4334009 0.0e+00 0.0000000 NANS
8530 -0.1442997 0.0e+00 0.0000000 TRIM14
8532 -0.0932857 6.0e-06 0.0478192 TBC1D2
8533 -0.1544095 0.0e+00 0.0000000 ANKS6
8534 -0.3009798 0.0e+00 0.0000000 GALNT12
8536 -0.1655815 0.0e+00 0.0000000 TGFBR1
8537 -0.2435264 0.0e+00 0.0000000 ALG2
8538 -0.2938089 0.0e+00 0.0000000 SEC61B
8541 -0.1456574 0.0e+00 0.0000000 STX17
8542 -0.2057274 0.0e+00 0.0000000 ERP44
8544 -0.1277565 0.0e+00 0.0000052 TEX10
8545 -0.1497232 0.0e+00 0.0000000 MSANTD3
8549 -0.2778995 0.0e+00 0.0000000 MRPL50
8550 -0.1134897 0.0e+00 0.0003224 ZNF189
8551 0.4278702 0.0e+00 0.0000000 ALDOB
8552 -0.3387665 0.0e+00 0.0000000 TMEM246
8553 -0.2168532 0.0e+00 0.0000000 RNF20
8554 -0.1015735 8.0e-07 0.0069159 SMC2-AS1
8555 -0.2572080 0.0e+00 0.0000000 SMC2
8556 -0.3349698 0.0e+00 0.0000000 NIPSNAP3A
8558 -0.1176978 0.0e+00 0.0001002 ABCA1
8559 -0.3302786 0.0e+00 0.0000000 SLC44A1
8560 -0.1371756 0.0e+00 0.0000003 FSD1L
8561 -0.1808585 0.0e+00 0.0000000 FKTN
8563 -0.3235235 0.0e+00 0.0000000 TMEM38B
8564 -0.2775644 0.0e+00 0.0000000 ZNF462
8565 -0.3071288 0.0e+00 0.0000000 RAD23B
8566 -0.2789395 0.0e+00 0.0000000 KLF4
8567 -0.1701973 0.0e+00 0.0000000 IKBKAP
8568 -0.1057524 3.0e-07 0.0024521 FAM206A
8569 -0.2255803 0.0e+00 0.0000000 CTNNAL1
8570 -0.1313356 0.0e+00 0.0000017 TMEM245
8572 -0.2023474 0.0e+00 0.0000000 EPB41L4B
8573 -0.1745479 0.0e+00 0.0000000 PTPN3
8575 -0.5051829 0.0e+00 0.0000000 C9orf152
8576 -0.3519637 0.0e+00 0.0000000 TXN
8578 -0.1201882 0.0e+00 0.0000492 LPAR1
8579 -0.1558915 0.0e+00 0.0000000 KIAA0368
8581 0.3240647 0.0e+00 0.0000000 PTGR1
8582 -0.1725355 0.0e+00 0.0000000 DNAJC25
8584 -0.1613080 0.0e+00 0.0000000 GNG10
8585 -0.1100465 1.0e-07 0.0008105 UGCG
8586 -0.1872019 0.0e+00 0.0000000 SUSD1
8587 -0.2751244 0.0e+00 0.0000000 PTBP3
8588 -0.1926165 0.0e+00 0.0000000 HSDL2
8590 -0.1002749 1.1e-06 0.0094666 KIAA1958
8591 -0.2183692 0.0e+00 0.0000000 INIP
8592 -0.1971217 0.0e+00 0.0000000 SNX30
8597 -0.1467850 0.0e+00 0.0000000 FKBP15
8599 -0.1422577 0.0e+00 0.0000000 CDC26
8600 -0.1793256 0.0e+00 0.0000000 PRPF4
8601 -0.1047833 4.0e-07 0.0031260 RNF183
8602 -0.0943022 4.7e-06 0.0380503 WDR31
8603 -0.2922169 0.0e+00 0.0000000 BSPRY
8605 -0.1393837 0.0e+00 0.0000001 ALAD
8606 -0.3215661 0.0e+00 0.0000000 POLE3
8609 -0.1155109 0.0e+00 0.0001850 ZNF618
8613 -0.2041162 0.0e+00 0.0000000 AKNA
8615 -0.2301485 0.0e+00 0.0000000 ATP6V1G1
8626 -0.1739052 0.0e+00 0.0000000 CDK5RAP2
8627 -0.1273581 0.0e+00 0.0000058 MEGF9
8628 -0.2182803 0.0e+00 0.0000000 FBXW2
8629 -0.1788270 0.0e+00 0.0000000 PSMD5
8631 -0.2227543 0.0e+00 0.0000000 PHF19
8634 -0.1661777 0.0e+00 0.0000000 CNTRL
8635 -0.2459328 0.0e+00 0.0000000 RAB14
8636 -0.1579036 0.0e+00 0.0000000 GSN
8639 -0.2300704 0.0e+00 0.0000000 DAB2IP
8640 -0.1073972 2.0e-07 0.0016127 TTLL11
8641 -0.1816883 0.0e+00 0.0000000 NDUFA8
8642 -0.1796124 0.0e+00 0.0000000 RBM18
8643 -0.2502199 0.0e+00 0.0000000 MRRF
8645 -0.2126312 0.0e+00 0.0000000 PDCL
8646 -0.1759192 0.0e+00 0.0000000 RC3H2
8649 -0.2193211 0.0e+00 0.0000000 RABGAP1
8650 -0.2328078 0.0e+00 0.0000000 STRBP
8652 -0.0960223 3.1e-06 0.0257326 DENND1A
8653 -0.2626760 0.0e+00 0.0000000 NEK6
8654 -0.1816424 0.0e+00 0.0000000 PSMB7
8655 -0.0952979 3.7e-06 0.0303575 NR6A1
8658 -0.4213947 0.0e+00 0.0000000 RPL35
8659 -0.3144834 0.0e+00 0.0000000 ARPC5L
8660 -0.1972541 0.0e+00 0.0000000 GOLGA1
8661 -0.1437892 0.0e+00 0.0000000 SCAI
8662 -0.2714130 0.0e+00 0.0000000 PPP6C
8663 -0.2543413 0.0e+00 0.0000000 RABEPK
8664 -0.1853920 0.0e+00 0.0000000 HSPA5
8665 -0.1735208 0.0e+00 0.0000000 GAPVD1
8666 -0.2291703 0.0e+00 0.0000000 MAPKAP1
8667 -0.1350124 0.0e+00 0.0000005 PBX3
8668 -0.1496458 0.0e+00 0.0000000 MVB12B
8669 -0.1253363 0.0e+00 0.0000108 ZBTB43
8673 -0.1561983 0.0e+00 0.0000000 SLC2A8
8675 -0.4010691 0.0e+00 0.0000000 RPL12
8676 -0.1036500 5.0e-07 0.0041494 LRSAM1
8677 -0.1967467 0.0e+00 0.0000000 FAM129B
8678 -0.1062787 2.0e-07 0.0021467 STXBP1
8680 -0.2420041 0.0e+00 0.0000000 PTRH1
8683 -0.1776485 0.0e+00 0.0000000 TOR2A
8684 -0.1413807 0.0e+00 0.0000001 CDK9
8685 -0.2308365 0.0e+00 0.0000000 FPGS
8688 -0.1077235 2.0e-07 0.0014835 AK1
8689 -0.1604275 0.0e+00 0.0000000 ST6GALNAC6
8693 -0.2370733 0.0e+00 0.0000000 DPM2
8698 -0.0986119 1.7e-06 0.0140802 SLC25A25-AS1
8699 -0.2617040 0.0e+00 0.0000000 PTGES2
8701 -0.3273857 0.0e+00 0.0000000 LCN2
8702 -0.3288071 0.0e+00 0.0000000 C9orf16
8703 -0.1817689 0.0e+00 0.0000000 CIZ1
8705 -0.1823042 0.0e+00 0.0000000 GOLGA2
8707 -0.2482804 0.0e+00 0.0000000 TRUB2
8711 -0.1723433 0.0e+00 0.0000000 URM1
8712 -0.1585464 0.0e+00 0.0000000 ODF2
8713 -0.1812901 0.0e+00 0.0000000 GLE1
8714 -0.1647446 0.0e+00 0.0000000 SPTAN1
8717 -0.4255920 0.0e+00 0.0000000 SET
8719 -0.1438553 0.0e+00 0.0000000 ZDHHC12
8723 -0.1792659 0.0e+00 0.0000000 ENDOG
8724 -0.1921577 0.0e+00 0.0000000 C9orf114
8726 -0.1842901 0.0e+00 0.0000000 LRRC8A
8728 -0.1854003 0.0e+00 0.0000000 DOLK
8729 -0.1736905 0.0e+00 0.0000000 NUP188
8731 -0.2401081 0.0e+00 0.0000000 SH3GLB2
8733 -0.0944878 4.5e-06 0.0364926 DOLPP1
8735 -0.2334757 0.0e+00 0.0000000 PPP2R4
8737 -0.1630617 0.0e+00 0.0000000 IER5L
8742 -0.1136895 0.0e+00 0.0003055 NTMT1
8743 -0.1622375 0.0e+00 0.0000000 ASB6
8745 -0.2459994 0.0e+00 0.0000000 TOR1B
8746 -0.2167911 0.0e+00 0.0000000 TOR1A
8747 -0.1962400 0.0e+00 0.0000000 C9orf78
8748 -0.1086128 1.0e-07 0.0011793 USP20
8749 -0.2684808 0.0e+00 0.0000000 FNBP1
8751 -0.2752061 0.0e+00 0.0000000 GPR107
8754 0.2894583 0.0e+00 0.0000000 ASS1
8755 -0.2649579 0.0e+00 0.0000000 FUBP3
8757 -0.2050139 0.0e+00 0.0000000 EXOSC2
8758 -0.2784117 0.0e+00 0.0000000 ABL1
8760 -0.1369729 0.0e+00 0.0000003 FIBCD1
8762 -0.1616413 0.0e+00 0.0000000 AIF1L
8763 -0.1997240 0.0e+00 0.0000000 NUP214
8766 -0.2658094 0.0e+00 0.0000000 PRRC2B
8768 -0.1423237 0.0e+00 0.0000000 POMT1
8770 -0.1579391 0.0e+00 0.0000000 UCK1
8771 -0.1675187 0.0e+00 0.0000000 RAPGEF1
8772 -0.1442470 0.0e+00 0.0000000 MED27
8773 -0.1676632 0.0e+00 0.0000000 SETX
8774 -0.1278068 0.0e+00 0.0000051 TTF1
8775 -0.1753540 0.0e+00 0.0000000 DDX31
8776 -0.2061593 0.0e+00 0.0000000 GTF3C4
8779 -0.1593476 0.0e+00 0.0000000 TSC1
8781 -0.1543099 0.0e+00 0.0000000 GTF3C5
8786 -0.2281083 0.0e+00 0.0000000 SURF6
8787 -0.1197357 0.0e+00 0.0000561 MED22
8788 -0.4411240 0.0e+00 0.0000000 RPL7A
8793 -0.2337139 0.0e+00 0.0000000 REXO4
8795 -0.1380473 0.0e+00 0.0000002 CACFD1
8797 -0.0947938 4.2e-06 0.0340525 ADAMTSL2
8800 -0.1035373 5.0e-07 0.0042663 LINC00094
8801 -0.2967008 0.0e+00 0.0000000 BRD3
8803 -0.2047458 0.0e+00 0.0000000 WDR5
8804 -0.1288964 0.0e+00 0.0000036 RXRA
8805 -0.1162491 0.0e+00 0.0001505 OLFM1
8807 -0.1515622 0.0e+00 0.0000000 PPP1R26
8809 -0.3420143 0.0e+00 0.0000000 MRPS2
8810 -0.1413894 0.0e+00 0.0000001 CAMSAP1
8811 -0.2611640 0.0e+00 0.0000000 UBAC1
8812 -0.0976963 2.1e-06 0.0174557 NACC2
8814 -0.2094101 0.0e+00 0.0000000 C9orf69
8815 -0.1101411 1.0e-07 0.0007907 QSOX2
8821 -0.1217091 0.0e+00 0.0000317 SNAPC4
8822 -0.2505076 0.0e+00 0.0000000 SDCCAG3
8823 -0.2371909 0.0e+00 0.0000000 PMPCA
8824 -0.1660616 0.0e+00 0.0000000 INPP5E
8825 -0.1813516 0.0e+00 0.0000000 SEC16A
8827 -0.3347623 0.0e+00 0.0000000 NOTCH1
8832 0.3929038 0.0e+00 0.0000000 AGPAT2
8833 -0.1516973 0.0e+00 0.0000000 SNHG7
8836 -0.1018475 8.0e-07 0.0064719 CCDC183
8837 -0.2293491 0.0e+00 0.0000000 RABL6
8839 0.0982002 1.9e-06 0.0155100 PHPT1
8841 0.4546204 0.0e+00 0.0000000 EDF1
8842 -0.1430746 0.0e+00 0.0000000 TRAF2
8843 0.2123407 0.0e+00 0.0000000 FBXW5
8844 0.1934980 0.0e+00 0.0000000 C8G
8847 -0.1827594 0.0e+00 0.0000000 C9orf142
8848 -0.0941549 4.9e-06 0.0393507 CLIC3
8851 -0.1738386 0.0e+00 0.0000000 NPDC1
8853 -0.1939625 0.0e+00 0.0000000 SAPCD2
8856 -0.1897865 0.0e+00 0.0000000 MAN1B1
8859 -0.1227678 0.0e+00 0.0000232 LRRC26
8861 -0.1516346 0.0e+00 0.0000000 ANAPC2
8864 -0.2476776 0.0e+00 0.0000000 TMEM203
8866 -0.1183949 0.0e+00 0.0000824 RNF208
8871 -0.1971723 0.0e+00 0.0000000 NELFB
8872 -0.2894146 0.0e+00 0.0000000 TOR4A
8873 -0.2747176 0.0e+00 0.0000000 NRARP
8874 -0.2109301 0.0e+00 0.0000000 EXD3
8875 -0.1246857 0.0e+00 0.0000131 NOXA1
8876 0.2007953 0.0e+00 0.0000000 ENTPD8
8879 -0.1590481 0.0e+00 0.0000000 MRPL41
8880 -0.2449898 0.0e+00 0.0000000 DPH7
8881 -0.1808575 0.0e+00 0.0000000 ZMYND19
8882 -0.1399205 0.0e+00 0.0000001 ARRDC1
8884 -0.2070801 0.0e+00 0.0000000 EHMT1
8886 -0.1306092 0.0e+00 0.0000021 BET1L
8888 -0.2504882 0.0e+00 0.0000000 RIC8A
8889 -0.1538598 0.0e+00 0.0000000 SIRT3
8890 -0.2083053 0.0e+00 0.0000000 PSMD13
8892 -0.3425702 0.0e+00 0.0000000 IFITM2
8893 -0.2843010 0.0e+00 0.0000000 IFITM1
8895 -0.4554871 0.0e+00 0.0000000 IFITM3
8899 -0.1719100 0.0e+00 0.0000000 SIGIRR
8901 -0.1911454 0.0e+00 0.0000000 PTDSS2
8902 -0.1572670 0.0e+00 0.0000000 RNH1
8903 -0.2098344 0.0e+00 0.0000000 HRAS
8904 -0.1116378 1.0e-07 0.0005317 LRRC56
8907 -0.1438572 0.0e+00 0.0000000 RASSF7
8909 -0.1100050 1.0e-07 0.0008191 PHRF1
8911 0.5712206 0.0e+00 0.0000000 CDHR5
8914 -0.1388265 0.0e+00 0.0000001 DEAF1
8915 0.1274070 0.0e+00 0.0000058 EPS8L2
8916 -0.1739803 0.0e+00 0.0000000 TMEM80
8917 -0.2164186 0.0e+00 0.0000000 TALDO1
8918 -0.2072757 0.0e+00 0.0000000 PDDC1
8920 -0.1381790 0.0e+00 0.0000002 SLC25A22
8922 -0.1862221 0.0e+00 0.0000000 PIDD1
8923 -0.4987260 0.0e+00 0.0000000 RPLP2
8926 -0.2416834 0.0e+00 0.0000000 CRACR2B
8931 -0.2179866 0.0e+00 0.0000000 CHID1
8932 -0.1353734 0.0e+00 0.0000005 AP2A2
8933 -0.1318354 0.0e+00 0.0000015 RP13-870H17.3
8935 -0.3588051 0.0e+00 0.0000000 MUC5B
8936 -0.1043901 4.0e-07 0.0034484 TOLLIP
8937 -0.1099517 1.0e-07 0.0008308 TOLLIP-AS1
8938 -0.1455552 0.0e+00 0.0000000 MOB2
8939 -0.1657396 0.0e+00 0.0000000 DUSP8
8943 0.4617334 0.0e+00 0.0000000 CTSD
8946 -0.1534144 0.0e+00 0.0000000 MRPL23
8948 -0.2079688 0.0e+00 0.0000000 ASCL2
8949 -0.3168704 0.0e+00 0.0000000 CD81
8950 -0.1291012 0.0e+00 0.0000034 TSSC4
8952 -0.2458040 0.0e+00 0.0000000 KCNQ1
8954 -0.1207430 0.0e+00 0.0000420 CDKN1C
8955 -0.2314522 0.0e+00 0.0000000 SLC22A18AS
8956 0.3058550 0.0e+00 0.0000000 SLC22A18
8957 -0.1680745 0.0e+00 0.0000000 PHLDA2
8958 -0.2674915 0.0e+00 0.0000000 NAP1L4
8960 -0.1830080 0.0e+00 0.0000000 OSBPL5
8961 -0.2019927 0.0e+00 0.0000000 ZNF195
8964 -0.1799680 0.0e+00 0.0000000 NUP98
8965 -0.1583680 0.0e+00 0.0000000 PGAP2
8968 -0.2316056 0.0e+00 0.0000000 STIM1
8969 -0.2389814 0.0e+00 0.0000000 RRM1
8971 -0.1278671 0.0e+00 0.0000050 TRIM21
8972 -0.1307375 0.0e+00 0.0000021 TRIM68
8979 -0.1166430 0.0e+00 0.0001348 TRIM5
8982 -0.1319867 0.0e+00 0.0000014 FAM160A2
8988 -0.1600939 0.0e+00 0.0000000 ARFIP2
8989 -0.2349630 0.0e+00 0.0000000 TIMM10B
8990 -0.0944063 4.6e-06 0.0371702 DNHD1
8991 -0.1668269 0.0e+00 0.0000000 RRP8
8992 -0.1839585 0.0e+00 0.0000000 ILK
8993 -0.2452353 0.0e+00 0.0000000 TAF10
8996 -0.3143674 0.0e+00 0.0000000 MRPL17
9000 -0.1660244 0.0e+00 0.0000000 PPFIBP2
9002 -0.1083603 1.0e-07 0.0012591 CYB5R2
9003 -0.3153008 0.0e+00 0.0000000 EIF3F
9005 -0.1280748 0.0e+00 0.0000047 STK33
9007 -0.4490516 0.0e+00 0.0000000 RPL27A
9008 -0.1423682 0.0e+00 0.0000000 ST5
9010 -0.2110593 0.0e+00 0.0000000 AKIP1
9011 -0.2436482 0.0e+00 0.0000000 TMEM9B
9014 -0.2106586 0.0e+00 0.0000000 SCUBE2
9016 -0.1287733 0.0e+00 0.0000038 TMEM41B
9017 -0.3194521 0.0e+00 0.0000000 IPO7
9019 -0.1452089 0.0e+00 0.0000000 ZNF143
9020 -0.1761950 0.0e+00 0.0000000 WEE1
9023 -0.1212871 0.0e+00 0.0000358 SBF2-AS1
9024 -0.1882808 0.0e+00 0.0000000 SBF2
9025 -0.1850465 0.0e+00 0.0000000 ADM
9028 -0.1555453 0.0e+00 0.0000000 RNF141
9029 -0.1893623 0.0e+00 0.0000000 CTR9
9030 -0.2379752 0.0e+00 0.0000000 EIF4G2
9031 -0.1852904 0.0e+00 0.0000000 ZBED5
9032 -0.1869353 0.0e+00 0.0000000 ZBED5-AS1
9035 -0.2428388 0.0e+00 0.0000000 USP47
9037 -0.2129663 0.0e+00 0.0000000 MICAL2
9039 -0.3173997 0.0e+00 0.0000000 PARVA
9040 -0.1879461 0.0e+00 0.0000000 TEAD1
9042 -0.1700949 0.0e+00 0.0000000 RASSF10
9044 -0.2246228 0.0e+00 0.0000000 BTBD10
9045 -0.2894980 0.0e+00 0.0000000 FAR1
9046 -0.1787744 0.0e+00 0.0000000 SPON1
9048 -0.1806212 0.0e+00 0.0000000 COPB1
9049 -0.2831982 0.0e+00 0.0000000 PSMA1
9050 -0.2419612 0.0e+00 0.0000000 PDE3B
9052 0.1093023 1.0e-07 0.0009853 SOX6
9053 -0.2549979 0.0e+00 0.0000000 C11orf58
9055 -0.5363056 0.0e+00 0.0000000 RPS13
9056 -0.1812995 0.0e+00 0.0000000 PIK3C2A
9057 -0.3745786 0.0e+00 0.0000000 NUCB2
9058 -0.1882770 0.0e+00 0.0000000 NCR3LG1
9059 -0.1799100 0.0e+00 0.0000000 RP1-239B22.5
9062 0.1923416 0.0e+00 0.0000000 USH1C
9064 -0.2152187 0.0e+00 0.0000000 SERGEF
9066 -0.2523551 0.0e+00 0.0000000 SAAL1
9068 -0.1664894 0.0e+00 0.0000000 GTF2H1
9069 0.1885990 0.0e+00 0.0000000 LDHA
9070 -0.1646280 0.0e+00 0.0000000 TSG101
9071 -0.1976927 0.0e+00 0.0000000 UEVLD
9073 -0.2170665 0.0e+00 0.0000000 SPTY2D1
9076 -0.2247147 0.0e+00 0.0000000 ZDHHC13
9077 -0.1497706 0.0e+00 0.0000000 E2F8
9078 -0.1979798 0.0e+00 0.0000000 NAV2
9081 -0.1935494 0.0e+00 0.0000000 PRMT3
9082 -0.1977714 0.0e+00 0.0000000 ANO5
9083 -0.1776497 0.0e+00 0.0000000 FANCF
9085 -0.2056793 0.0e+00 0.0000000 SVIP
9086 -0.1408804 0.0e+00 0.0000001 LUZP2
9087 0.3132179 0.0e+00 0.0000000 SLC5A12
9089 -0.3854712 0.0e+00 0.0000000 CCDC34
9090 -0.2276774 0.0e+00 0.0000000 LGR4
9092 -0.2376624 0.0e+00 0.0000000 LIN7C
9094 -0.0966059 2.7e-06 0.0224791 KIF18A
9095 -0.2023543 0.0e+00 0.0000000 METTL15
9096 -0.1849709 0.0e+00 0.0000000 ARL14EP
9098 -0.1548673 0.0e+00 0.0000000 DNAJC24
9099 -0.2916323 0.0e+00 0.0000000 IMMP1L
9100 -0.1808301 0.0e+00 0.0000000 ELP4
9102 -0.4647217 0.0e+00 0.0000000 RCN1
9104 -0.4020006 0.0e+00 0.0000000 EIF3M
9106 -0.2222303 0.0e+00 0.0000000 PRRG4
9107 -0.2218467 0.0e+00 0.0000000 QSER1
9111 -0.2205577 0.0e+00 0.0000000 CSTF3
9112 -0.1776280 0.0e+00 0.0000000 HIPK3
9113 -0.3685388 0.0e+00 0.0000000 CD59
9114 -0.1840054 0.0e+00 0.0000000 FBXO3
9116 -0.3077389 0.0e+00 0.0000000 CAPRIN1
9117 -0.2152305 0.0e+00 0.0000000 NAT10
9119 -0.1148902 0.0e+00 0.0002196 CAT
9120 -0.4360837 0.0e+00 0.0000000 EHF
9121 -0.2377919 0.0e+00 0.0000000 APIP
9122 -0.2596518 0.0e+00 0.0000000 PDHX
9123 -0.3973415 0.0e+00 0.0000000 CD44
9124 -0.1711071 0.0e+00 0.0000000 TRIM44
9126 -0.2416500 0.0e+00 0.0000000 COMMD9
9127 -0.2645281 0.0e+00 0.0000000 PRR5L
9130 -0.2216299 0.0e+00 0.0000000 C11orf74
9131 -0.2394036 0.0e+00 0.0000000 API5
9133 -0.1527610 0.0e+00 0.0000000 TTC17
9134 -0.3655778 0.0e+00 0.0000000 HSD17B12
9136 -0.2011957 0.0e+00 0.0000000 ALKBH3
9138 -0.1517379 0.0e+00 0.0000000 EXT2
9139 0.1061619 3.0e-07 0.0022111 CD82
9140 -0.3648611 0.0e+00 0.0000000 TP53I11
9141 -0.1080452 2.0e-07 0.0013662 PRDM11
9142 -0.3061942 0.0e+00 0.0000000 SYT13
9145 -0.1352949 0.0e+00 0.0000005 SLC35C1
9146 -0.1003645 1.1e-06 0.0092638 CRY2
9152 -0.1077426 2.0e-07 0.0014762 PHF21A
9154 -0.4254170 0.0e+00 0.0000000 CREB3L1
9156 0.3555490 0.0e+00 0.0000000 MDK
9157 -0.1236995 0.0e+00 0.0000176 AMBRA1
9159 -0.1208384 0.0e+00 0.0000408 ATG13
9160 -0.1755862 0.0e+00 0.0000000 ARHGAP1
9161 -0.1058390 3.0e-07 0.0023997 ZNF408
9163 -0.2124239 0.0e+00 0.0000000 CKAP5
9166 -0.1337761 0.0e+00 0.0000008 C11orf49
9167 -0.1746714 0.0e+00 0.0000000 ARFGAP2
9169 -0.1524497 0.0e+00 0.0000000 DDB2
9172 -0.1367180 0.0e+00 0.0000003 MADD
9175 -0.1109852 1.0e-07 0.0006328 SLC39A13
9176 -0.1127534 0.0e+00 0.0003936 PSMC3
9178 -0.2903411 0.0e+00 0.0000000 CELF1
9179 -0.1521633 0.0e+00 0.0000000 NDUFS3
9180 -0.4023742 0.0e+00 0.0000000 PTPMT1
9181 -0.1463122 0.0e+00 0.0000000 KBTBD4
9183 -0.2622647 0.0e+00 0.0000000 MTCH2
9185 -0.1789005 0.0e+00 0.0000000 FNBP4
9186 -0.1857900 0.0e+00 0.0000000 NUP160
9188 -0.1979337 0.0e+00 0.0000000 TNKS1BP1
9189 -0.3348267 0.0e+00 0.0000000 SSRP1
9190 -0.0952017 3.8e-06 0.0310333 SLC43A3
9192 -0.2235862 0.0e+00 0.0000000 SLC43A1
9193 -0.1815131 0.0e+00 0.0000000 TIMM10
9194 -0.1103713 1.0e-07 0.0007447 UBE2L6
9195 -0.1278907 0.0e+00 0.0000050 CLP1
9196 -0.1579921 0.0e+00 0.0000000 ZDHHC5
9197 -0.1743179 0.0e+00 0.0000000 MED19
9198 -0.3221685 0.0e+00 0.0000000 TMX2
9199 -0.1529920 0.0e+00 0.0000000 C11orf31
9202 -0.2489471 0.0e+00 0.0000000 ZFP91
9206 -0.1921654 0.0e+00 0.0000000 FAM111B
9208 -0.1439940 0.0e+00 0.0000000 FAM111A
9209 -0.1981389 0.0e+00 0.0000000 DTX4
9211 -0.2061656 0.0e+00 0.0000000 OSBP
9213 -0.2122872 0.0e+00 0.0000000 PATL1
9214 -0.1741117 0.0e+00 0.0000000 STX3
9215 -0.3272360 0.0e+00 0.0000000 MRPL16
9216 -0.2012677 0.0e+00 0.0000000 MS4A12
9217 0.3436080 0.0e+00 0.0000000 MS4A8
9218 0.2936311 0.0e+00 0.0000000 MS4A10
9220 -0.2243139 0.0e+00 0.0000000 CCDC86
9222 -0.3264381 0.0e+00 0.0000000 PRPF19
9223 -0.2536986 0.0e+00 0.0000000 TMEM109
9224 -0.1545691 0.0e+00 0.0000000 TMEM132A
9228 -0.1425505 0.0e+00 0.0000000 VPS37C
9230 -0.1862738 0.0e+00 0.0000000 DDB1
9231 0.2237699 0.0e+00 0.0000000 TKFC
9232 -0.2131482 0.0e+00 0.0000000 CYB561A3
9233 -0.1611510 0.0e+00 0.0000000 TMEM138
9234 -0.2352450 0.0e+00 0.0000000 TMEM216
9235 -0.1814821 0.0e+00 0.0000000 CPSF7
9237 -0.2348227 0.0e+00 0.0000000 SDHAF2
9242 -0.1371392 0.0e+00 0.0000003 DAGLA
9244 -0.2840735 0.0e+00 0.0000000 TMEM258
9245 -0.2704028 0.0e+00 0.0000000 FEN1
9247 -0.1019493 7.0e-07 0.0063132 FADS3
9250 0.3257654 0.0e+00 0.0000000 FTH1
9252 -0.1844739 0.0e+00 0.0000000 SCGB2A1
9254 -0.3804217 0.0e+00 0.0000000 ASRGL1
9255 0.1352917 0.0e+00 0.0000005 AHNAK
9257 -0.4041672 0.0e+00 0.0000000 EEF1G
9259 -0.1087396 1.0e-07 0.0011414 TUT1
9260 -0.1533481 0.0e+00 0.0000000 MTA2
9261 -0.1882916 0.0e+00 0.0000000 EML3
9262 -0.1553718 0.0e+00 0.0000000 ROM1
9263 -0.2702778 0.0e+00 0.0000000 B3GAT3
9264 -0.2455487 0.0e+00 0.0000000 GANAB
9265 -0.1103698 1.0e-07 0.0007449 INTS5
9274 -0.1904436 0.0e+00 0.0000000 HNRNPUL2
9275 -0.1495819 0.0e+00 0.0000000 TTC9C
9277 -0.3389405 0.0e+00 0.0000000 POLR2G
9279 -0.1261723 0.0e+00 0.0000084 TAF6L
9280 -0.2876924 0.0e+00 0.0000000 TMEM223
9282 -0.1477156 0.0e+00 0.0000000 TMEM179B
9283 -0.1744430 0.0e+00 0.0000000 NXF1
9284 -0.1558063 0.0e+00 0.0000000 STX5
9285 0.1777684 0.0e+00 0.0000000 RP11-727F15.9
9286 -0.2249057 0.0e+00 0.0000000 WDR74
9290 0.3858056 0.0e+00 0.0000000 RARRES3
9292 0.1023322 7.0e-07 0.0057504 PLA2G16
9293 -0.1622783 0.0e+00 0.0000000 ATL3
9294 -0.2473819 0.0e+00 0.0000000 RTN3
9296 -0.1220596 0.0e+00 0.0000286 C11orf84
9297 -0.2130069 0.0e+00 0.0000000 MARK2
9299 -0.0997995 1.3e-06 0.0106238 NAA40
9300 -0.2312842 0.0e+00 0.0000000 COX8A
9302 -0.1097289 1.0e-07 0.0008805 OTUB1
9303 -0.3577541 0.0e+00 0.0000000 MACROD1
9305 -0.3085753 0.0e+00 0.0000000 STIP1
9306 -0.2202950 0.0e+00 0.0000000 FERMT3
9307 -0.1398860 0.0e+00 0.0000001 TRPT1
9308 -0.1701749 0.0e+00 0.0000000 NUDT22
9310 -0.1529195 0.0e+00 0.0000000 DNAJC4
9311 -0.1165212 0.0e+00 0.0001394 VEGFB
9312 0.1855554 0.0e+00 0.0000000 FKBP2
9313 -0.2365733 0.0e+00 0.0000000 PPP1R14B
9317 -0.1893120 0.0e+00 0.0000000 BAD
9318 -0.1267784 0.0e+00 0.0000070 GPR137
9321 -0.2204995 0.0e+00 0.0000000 TRMT112
9322 -0.3560374 0.0e+00 0.0000000 PRDX5
9323 -0.3098736 0.0e+00 0.0000000 AP003774.1
9324 -0.0957954 3.3e-06 0.0271157 CCDC88B
9325 -0.2165862 0.0e+00 0.0000000 RPS6KA4
9330 -0.1669772 0.0e+00 0.0000000 SF1
9332 -0.1150967 0.0e+00 0.0002074 MAP4K2
9333 -0.1549939 0.0e+00 0.0000000 MEN1
9335 -0.1003154 1.1e-06 0.0093746 EHD1
9336 0.2926346 0.0e+00 0.0000000 MIR194-2HG
9337 -0.1285594 0.0e+00 0.0000040 ATG2A
9338 -0.1375521 0.0e+00 0.0000002 PPP2R5B
9339 -0.1232342 0.0e+00 0.0000202 BATF2
9340 -0.1157809 0.0e+00 0.0001716 ARL2
9341 -0.1466031 0.0e+00 0.0000000 SNX15
9342 -0.2761301 0.0e+00 0.0000000 SAC3D1
9343 0.3903590 0.0e+00 0.0000000 NAALADL1
9344 -0.1815472 0.0e+00 0.0000000 CDCA5
9345 -0.1370705 0.0e+00 0.0000003 ZFPL1
9347 -0.1938405 0.0e+00 0.0000000 VPS51
9349 -0.1453627 0.0e+00 0.0000000 TM7SF2
9350 -0.1799477 0.0e+00 0.0000000 ZNHIT2
9351 -0.3681650 0.0e+00 0.0000000 FAU
9352 -0.1853822 0.0e+00 0.0000000 SYVN1
9353 -0.1902675 0.0e+00 0.0000000 MRPL49
9355 -0.1332692 0.0e+00 0.0000009 AP003068.23
9356 -0.1606382 0.0e+00 0.0000000 CAPN1
9357 -0.1291428 0.0e+00 0.0000034 POLA2
9358 -0.0979257 2.0e-06 0.0165363 CDC42EP2
9359 -0.1326571 0.0e+00 0.0000011 DPF2
9361 0.1427688 0.0e+00 0.0000000 SLC25A45
9363 0.4041759 0.0e+00 0.0000000 NEAT1
9364 -0.1537914 0.0e+00 0.0000000 CMB9-22P13.1
9366 0.5316471 0.0e+00 0.0000000 MALAT1
9369 -0.1537116 0.0e+00 0.0000000 SCYL1
9370 -0.1294906 0.0e+00 0.0000030 LTBP3
9371 -0.1974886 0.0e+00 0.0000000 SSSCA1
9372 -0.2450823 0.0e+00 0.0000000 FAM89B
9373 -0.1456084 0.0e+00 0.0000000 EHBP1L1
9374 -0.0943930 4.6e-06 0.0372759 SIPA1
9377 -0.1623394 0.0e+00 0.0000000 PCNXL3
9378 -0.2361759 0.0e+00 0.0000000 RELA
9379 -0.2371393 0.0e+00 0.0000000 KAT5
9382 -0.2690065 0.0e+00 0.0000000 OVOL1
9385 -0.1903470 0.0e+00 0.0000000 CFL1
9387 -0.1683306 0.0e+00 0.0000000 MUS81
9390 -0.2912541 0.0e+00 0.0000000 CCDC85B
9392 -0.1875653 0.0e+00 0.0000000 C11orf68
9393 -0.1359452 0.0e+00 0.0000004 DRAP1
9394 -0.1955845 0.0e+00 0.0000000 SART1
9395 -0.0957475 3.4e-06 0.0274006 EIF1AD
9396 -0.3943956 0.0e+00 0.0000000 BANF1
9397 -0.2006042 0.0e+00 0.0000000 SF3B2
9398 -0.1241310 0.0e+00 0.0000155 PACS1
9400 -0.1681156 0.0e+00 0.0000000 KLC2
9403 -0.1393755 0.0e+00 0.0000001 RAB1B
9407 -0.1165109 0.0e+00 0.0001398 YIF1A
9409 -0.1729661 0.0e+00 0.0000000 RIN1
9410 -0.1345892 0.0e+00 0.0000006 BRMS1
9411 -0.1217035 0.0e+00 0.0000317 B4GAT1
9412 -0.1306074 0.0e+00 0.0000021 RP11-867G23.8
9413 -0.2929212 0.0e+00 0.0000000 SLC29A2
9414 -0.3293768 0.0e+00 0.0000000 MRPL11
9416 -0.1604777 0.0e+00 0.0000000 CTD-3074O7.5
9417 -0.2813635 0.0e+00 0.0000000 DPP3
9419 -0.1363608 0.0e+00 0.0000003 ZDHHC24
9420 -0.1167376 0.0e+00 0.0001313 CTSF
9421 -0.1033247 5.0e-07 0.0044980 CCS
9422 -0.2123731 0.0e+00 0.0000000 RBM14
9424 -0.1481116 0.0e+00 0.0000000 RBM4
9425 -0.1044734 4.0e-07 0.0033786 RBM4B
9426 -0.1268394 0.0e+00 0.0000068 RP11-658F2.8
9429 -0.2014307 0.0e+00 0.0000000 RCE1
9431 -0.3004227 0.0e+00 0.0000000 LRFN4
9432 0.3678920 0.0e+00 0.0000000 C11orf86
9433 0.0962822 3.0e-06 0.0242347 RHOD
9434 -0.2310280 0.0e+00 0.0000000 KDM2A
9435 -0.2306724 0.0e+00 0.0000000 ADRBK1
9436 -0.2044841 0.0e+00 0.0000000 ANKRD13D
9437 -0.2306602 0.0e+00 0.0000000 SSH3
9439 0.1070890 2.0e-07 0.0017449 POLD4
9441 -0.1191859 0.0e+00 0.0000657 CLCF1
9449 -0.1286224 0.0e+00 0.0000040 TMEM134
9451 -0.1235853 0.0e+00 0.0000182 PITPNM1
9452 -0.1547875 0.0e+00 0.0000000 CDK2AP2
9453 -0.3424131 0.0e+00 0.0000000 GSTP1
9454 -0.2754943 0.0e+00 0.0000000 NDUFV1
9456 -0.1004456 1.1e-06 0.0090842 NUDT8
9458 0.2165330 0.0e+00 0.0000000 ACY3
9459 0.1089670 1.0e-07 0.0010750 RP11-119D9.1
9461 -0.2454328 0.0e+00 0.0000000 UNC93B1
9463 -0.1770195 0.0e+00 0.0000000 NDUFS8
9464 -0.1327839 0.0e+00 0.0000011 TCIRG1
9465 -0.1205886 0.0e+00 0.0000439 RP11-802E16.3
9466 -0.2650777 0.0e+00 0.0000000 CHKA
9467 -0.2227711 0.0e+00 0.0000000 KMT5B
9468 0.1488620 0.0e+00 0.0000000 C11orf24
9470 -0.2020602 0.0e+00 0.0000000 PPP6R3
9472 -0.2586802 0.0e+00 0.0000000 MTL5
9473 -0.2369088 0.0e+00 0.0000000 CPT1A
9475 -0.2129005 0.0e+00 0.0000000 MRPL21
9476 -0.1010199 9.0e-07 0.0079075 IGHMBP2
9478 -0.1061331 3.0e-07 0.0022267 MYEOV
9481 -0.3930361 0.0e+00 0.0000000 CCND1
9482 -0.1147871 0.0e+00 0.0002258 ORAOV1
9484 -0.1559600 0.0e+00 0.0000000 ANO1
9485 -0.2128865 0.0e+00 0.0000000 FADD
9487 -0.1971759 0.0e+00 0.0000000 PPFIA1
9489 -0.2098172 0.0e+00 0.0000000 CTTN
9490 -0.1691674 0.0e+00 0.0000000 SHANK2
9492 -0.2412114 0.0e+00 0.0000000 DHCR7
9493 -0.1764118 0.0e+00 0.0000000 RP11-660L16.2
9494 -0.1615781 0.0e+00 0.0000000 NADSYN1
9500 -0.0970339 2.5e-06 0.0203440 RNF121
9502 -0.1717875 0.0e+00 0.0000000 NUMA1
9505 -0.1830488 0.0e+00 0.0000000 LAMTOR1
9506 -0.2867952 0.0e+00 0.0000000 ANAPC15
9508 -0.1808684 0.0e+00 0.0000000 INPPL1
9511 -0.1061387 3.0e-07 0.0022237 ARAP1
9512 -0.4683715 0.0e+00 0.0000000 STARD10
9513 -0.2079565 0.0e+00 0.0000000 ATG16L2
9514 -0.1572287 0.0e+00 0.0000000 FCHSD2
9518 -0.1056558 3.0e-07 0.0025109 FAM168A
9520 -0.1601711 0.0e+00 0.0000000 PLEKHB1
9521 -0.0971632 2.4e-06 0.0197406 RAB6A
9522 -0.2463125 0.0e+00 0.0000000 MRPL48
9523 -0.1056963 3.0e-07 0.0024858 COA4
9524 -0.1439771 0.0e+00 0.0000000 PAAF1
9526 -0.3132911 0.0e+00 0.0000000 UCP2
9528 -0.1282650 0.0e+00 0.0000044 C2CD3
9529 -0.2035809 0.0e+00 0.0000000 PPME1
9531 -0.3233350 0.0e+00 0.0000000 PGM2L1
9532 -0.3280007 0.0e+00 0.0000000 KCNE3
9534 -0.1058930 3.0e-07 0.0023671 AP001372.2
9535 -0.2160562 0.0e+00 0.0000000 POLD3
9536 -0.1625821 0.0e+00 0.0000000 RNF169
9537 -0.1762766 0.0e+00 0.0000000 XRRA1
9538 -0.2317468 0.0e+00 0.0000000 SPCS2
9541 -0.1409308 0.0e+00 0.0000001 ARRB1
9542 -0.4898346 0.0e+00 0.0000000 RPS3
9543 -0.0955557 3.5e-06 0.0286174 KLHL35
9544 -0.0961059 3.1e-06 0.0252362 GDPD5
9545 -0.3149205 0.0e+00 0.0000000 SERPINH1
9550 -0.1457067 0.0e+00 0.0000000 UVRAG
9553 -0.2797320 0.0e+00 0.0000000 PRKRIR
9556 -0.3205061 0.0e+00 0.0000000 RP11-111M22.3
9557 -0.1623761 0.0e+00 0.0000000 EMSY
9559 -0.1575082 0.0e+00 0.0000000 TSKU
9561 -0.2247781 0.0e+00 0.0000000 ACER3
9564 -0.1502311 0.0e+00 0.0000000 CAPN5
9566 -0.2400492 0.0e+00 0.0000000 PAK1
9568 -0.3339436 0.0e+00 0.0000000 CLNS1A
9570 -0.2984389 0.0e+00 0.0000000 RSF1
9572 -0.1039631 4.0e-07 0.0038375 INTS4
9573 -0.2018642 0.0e+00 0.0000000 KCTD14
9578 -0.2576424 0.0e+00 0.0000000 NDUFC2
9579 -0.2554590 0.0e+00 0.0000000 ALG8
9581 -0.1210739 0.0e+00 0.0000381 KCTD21
9583 -0.1293580 0.0e+00 0.0000032 GAB2
9585 -0.2741584 0.0e+00 0.0000000 NARS2
9586 -0.3118853 0.0e+00 0.0000000 PRCP
9589 -0.1495973 0.0e+00 0.0000000 RAB30-AS1
9590 -0.1514179 0.0e+00 0.0000000 PCF11
9592 -0.1088764 1.0e-07 0.0011011 ANKRD42
9593 -0.2197237 0.0e+00 0.0000000 CCDC90B
9595 -0.2590970 0.0e+00 0.0000000 TMEM126B
9596 -0.3036005 0.0e+00 0.0000000 TMEM126A
9597 -0.1157297 0.0e+00 0.0001741 CREBZF
9599 -0.2239628 0.0e+00 0.0000000 SYTL2
9600 -0.1110909 1.0e-07 0.0006152 PICALM
9601 -0.1868739 0.0e+00 0.0000000 EED
9602 -0.3306278 0.0e+00 0.0000000 C11orf73
9604 -0.2240829 0.0e+00 0.0000000 ME3
9606 -0.1283923 0.0e+00 0.0000043 PRSS23
9610 -0.1345346 0.0e+00 0.0000006 TMEM135
9611 -0.1458002 0.0e+00 0.0000000 RAB38
9612 -0.3804773 0.0e+00 0.0000000 CTSC
9613 -0.2433498 0.0e+00 0.0000000 CHORDC1
9614 -0.1836382 0.0e+00 0.0000000 SLC36A4
9617 -0.1287872 0.0e+00 0.0000038 CEP295
9618 -0.3054391 0.0e+00 0.0000000 TAF1D
9619 -0.1335965 0.0e+00 0.0000008 C11orf54
9620 -0.1874722 0.0e+00 0.0000000 MED17
9622 -0.1520446 0.0e+00 0.0000000 PANX1
9623 -0.1575571 0.0e+00 0.0000000 MRE11A
9625 -0.1496330 0.0e+00 0.0000000 PIWIL4
9626 -0.2674836 0.0e+00 0.0000000 FUT4
9627 -0.1612094 0.0e+00 0.0000000 CWC15
9629 -0.2845345 0.0e+00 0.0000000 SRSF8
9630 -0.1319902 0.0e+00 0.0000014 ENDOD1
9632 -0.1213796 0.0e+00 0.0000349 SESN3
9633 -0.1327389 0.0e+00 0.0000011 FAM76B
9634 -0.1946880 0.0e+00 0.0000000 CEP57
9635 -0.2415318 0.0e+00 0.0000000 MTMR2
9636 -0.1586972 0.0e+00 0.0000000 MAML2
9637 -0.1622928 0.0e+00 0.0000000 CCDC82
9638 -0.1610110 0.0e+00 0.0000000 JRKL
9641 -0.1052590 3.0e-07 0.0027755 TMEM133
9643 -0.1243486 0.0e+00 0.0000145 CEP126
9646 -0.2259299 0.0e+00 0.0000000 YAP1
9647 0.3337110 0.0e+00 0.0000000 BIRC3
9648 -0.1256512 0.0e+00 0.0000098 BIRC2
9649 -0.4538694 0.0e+00 0.0000000 TMEM123
9654 -0.3267520 0.0e+00 0.0000000 DCUN1D5
9659 -0.1205773 0.0e+00 0.0000440 CASP1
9660 -0.1863458 0.0e+00 0.0000000 CARD16
9661 -0.0978818 2.0e-06 0.0167084 MSANTD4
9662 -0.1633651 0.0e+00 0.0000000 KBTBD3
9663 -0.2094503 0.0e+00 0.0000000 AASDHPPT
9665 -0.1165306 0.0e+00 0.0001391 CWF19L2
9666 -0.1346403 0.0e+00 0.0000006 ALKBH8
9667 -0.2234012 0.0e+00 0.0000000 SLC35F2
9668 -0.2251591 0.0e+00 0.0000000 CUL5
9669 -0.3623241 0.0e+00 0.0000000 ACAT1
9670 -0.1502236 0.0e+00 0.0000000 NPAT
9671 -0.1468106 0.0e+00 0.0000000 ATM
9673 -0.2750995 0.0e+00 0.0000000 KDELC2
9674 -0.3394733 0.0e+00 0.0000000 EXPH5
9675 -0.2484244 0.0e+00 0.0000000 DDX10
9676 -0.2269242 0.0e+00 0.0000000 ZC3H12C
9677 -0.1647129 0.0e+00 0.0000000 RDX
9678 -0.1271123 0.0e+00 0.0000063 FDX1
9679 -0.1473223 0.0e+00 0.0000000 C11orf53
9680 -0.3134346 0.0e+00 0.0000000 COLCA1
9681 -0.2105715 0.0e+00 0.0000000 COLCA2
9683 -0.1599267 0.0e+00 0.0000000 SIK2
9684 -0.1827019 0.0e+00 0.0000000 PPP2R1B
9685 -0.1532596 0.0e+00 0.0000000 ALG9
9687 -0.3380128 0.0e+00 0.0000000 C11orf1
9688 -0.1089073 1.0e-07 0.0010922 DIXDC1
9689 -0.2567186 0.0e+00 0.0000000 DLAT
9691 -0.1996400 0.0e+00 0.0000000 C11orf57
9692 -0.2163895 0.0e+00 0.0000000 TIMM8B
9693 -0.1584376 0.0e+00 0.0000000 SDHD
9694 -0.2285448 0.0e+00 0.0000000 IL18
9697 -0.2651395 0.0e+00 0.0000000 PTS
9699 -0.0979340 2.0e-06 0.0165110 RP11-356J5.12
9702 -0.1337077 0.0e+00 0.0000008 TTC12
9705 -0.1125716 0.0e+00 0.0004136 ZW10
9706 -0.1998931 0.0e+00 0.0000000 USP28
9708 -0.1848273 0.0e+00 0.0000000 C11orf71
9709 -0.2287497 0.0e+00 0.0000000 RBM7
9710 -0.4102437 0.0e+00 0.0000000 REXO2
9711 -0.2313441 0.0e+00 0.0000000 NXPE1
9712 -0.4115498 0.0e+00 0.0000000 NXPE4
9713 -0.1103188 1.0e-07 0.0007551 NXPE2
9715 -0.1301156 0.0e+00 0.0000025 BUD13
9717 -0.2211258 0.0e+00 0.0000000 ZPR1
9718 0.4888695 0.0e+00 0.0000000 APOA1
9719 -0.1423866 0.0e+00 0.0000000 SIK3
9720 -0.2847288 0.0e+00 0.0000000 PAFAH1B2
9723 -0.2022023 0.0e+00 0.0000000 PCSK7
9724 -0.1409544 0.0e+00 0.0000001 RNF214
9725 -0.1271445 0.0e+00 0.0000062 BACE1
9727 -0.2311374 0.0e+00 0.0000000 CEP164
9735 -0.2420418 0.0e+00 0.0000000 TMPRSS4
9737 -0.1111871 1.0e-07 0.0005997 MPZL3
9738 -0.3246810 0.0e+00 0.0000000 MPZL2
9741 -0.2132821 0.0e+00 0.0000000 UBE4A
9743 -0.3246414 0.0e+00 0.0000000 ATP5L
9744 -0.2202157 0.0e+00 0.0000000 KMT2A
9746 0.2102737 0.0e+00 0.0000000 TTC36
9747 0.1655559 0.0e+00 0.0000000 TMEM25
9748 -0.1620233 0.0e+00 0.0000000 IFT46
9749 -0.1768109 0.0e+00 0.0000000 ARCN1
9750 -0.1632833 0.0e+00 0.0000000 PHLDB1
9751 0.2650404 0.0e+00 0.0000000 TREH
9752 -0.2545200 0.0e+00 0.0000000 DDX6
9753 -0.1585828 0.0e+00 0.0000000 RP11-158I9.8
9756 -0.1286850 0.0e+00 0.0000039 CCDC84
9757 -0.4245482 0.0e+00 0.0000000 RPS25
9759 0.1472543 0.0e+00 0.0000000 SLC37A4
9761 -0.2335516 0.0e+00 0.0000000 HYOU1
9763 -0.1320274 0.0e+00 0.0000014 VPS11
9764 -0.3558917 0.0e+00 0.0000000 HMBS
9765 -0.2650332 0.0e+00 0.0000000 H2AFX
9766 -0.2569314 0.0e+00 0.0000000 DPAGT1
9769 -0.1045221 4.0e-07 0.0033370 NLRX1
9773 -0.1950106 0.0e+00 0.0000000 RNF26
9776 -0.2169709 0.0e+00 0.0000000 PVRL1
9781 -0.1614876 0.0e+00 0.0000000 ARHGEF12
9784 -0.1643841 0.0e+00 0.0000000 SC5D
9789 -0.1473209 0.0e+00 0.0000000 HSPA8
9792 -0.1562707 0.0e+00 0.0000000 ZNF202
9793 -0.1427189 0.0e+00 0.0000000 VWA5A
9794 -0.1457589 0.0e+00 0.0000000 TBRG1
9795 -0.2513250 0.0e+00 0.0000000 SIAE
9796 -0.2033709 0.0e+00 0.0000000 SPA17
9797 -0.1553585 0.0e+00 0.0000000 NRGN
9799 -0.4503557 0.0e+00 0.0000000 VSIG2
9801 -0.1564071 0.0e+00 0.0000000 RP11-677M14.3
9802 -0.1244717 0.0e+00 0.0000140 MSANTD2
9806 -0.1263885 0.0e+00 0.0000078 CCDC15
9808 -0.2221207 0.0e+00 0.0000000 TMEM218
9810 -0.3880303 0.0e+00 0.0000000 EI24
9811 -0.2576291 0.0e+00 0.0000000 STT3A
9812 -0.1953177 0.0e+00 0.0000000 CHEK1
9813 -0.1000938 1.2e-06 0.0098934 HYLS1
9816 -0.2174221 0.0e+00 0.0000000 RPUSD4
9817 -0.2336573 0.0e+00 0.0000000 FAM118B
9818 -0.1419436 0.0e+00 0.0000001 SRPRA
9819 -0.2194697 0.0e+00 0.0000000 FOXRED1
9822 -0.1938405 0.0e+00 0.0000000 DCPS
9824 -0.0983758 1.8e-06 0.0148909 ST3GAL4
9826 -0.1926753 0.0e+00 0.0000000 ETS1
9829 -0.2406832 0.0e+00 0.0000000 ARHGAP32
9830 -0.1789504 0.0e+00 0.0000000 BARX2
9832 -0.1604885 0.0e+00 0.0000000 NFRKB
9837 -0.2322967 0.0e+00 0.0000000 ZBTB44
9841 -0.1142738 0.0e+00 0.0002603 RP11-890B15.3
9842 -0.1775007 0.0e+00 0.0000000 SNX19
9845 -0.2136672 0.0e+00 0.0000000 NCAPD3
9846 -0.1086700 1.0e-07 0.0011619 VPS26B
9847 -0.2646113 0.0e+00 0.0000000 THYN1
9848 -0.1949576 0.0e+00 0.0000000 ACAD8
9849 -0.2471832 0.0e+00 0.0000000 GLB1L2
9851 -0.2090861 0.0e+00 0.0000000 ZMYND11
9852 -0.1213509 0.0e+00 0.0000351 DIP2C
9854 -0.2482176 0.0e+00 0.0000000 LARP4B
9855 -0.2781657 0.0e+00 0.0000000 GTPBP4
9856 -0.1821487 0.0e+00 0.0000000 IDI1
9857 -0.1368419 0.0e+00 0.0000003 WDR37
9859 -0.1245383 0.0e+00 0.0000137 PFKP
9860 -0.1944222 0.0e+00 0.0000000 PITRM1
9865 -0.1896718 0.0e+00 0.0000000 AKR1C2
9870 -0.2293190 0.0e+00 0.0000000 NET1
9873 -0.1345116 0.0e+00 0.0000006 ASB13
9874 -0.2745754 0.0e+00 0.0000000 FAM208B
9875 -0.1036678 5.0e-07 0.0041311 GDI2
9877 -0.1115037 1.0e-07 0.0005512 ANKRD16
9878 -0.2342857 0.0e+00 0.0000000 FBXO18
9880 -0.1853376 0.0e+00 0.0000000 IL15RA
9881 -0.2932173 0.0e+00 0.0000000 RBM17
9882 -0.1059604 3.0e-07 0.0023268 PFKFB3
9887 -0.1792421 0.0e+00 0.0000000 KIN
9888 -0.2842911 0.0e+00 0.0000000 ATP5C1
9889 -0.1452795 0.0e+00 0.0000000 TAF3
9890 -0.3369672 0.0e+00 0.0000000 CELF2
9891 -0.1792589 0.0e+00 0.0000000 USP6NL
9892 -0.1525161 0.0e+00 0.0000000 PROSER2
9893 -0.1378313 0.0e+00 0.0000002 UPF2
9894 -0.2607525 0.0e+00 0.0000000 DHTKD1
9896 -0.2899299 0.0e+00 0.0000000 NUDT5
9897 -0.3389518 0.0e+00 0.0000000 CDC123
9898 -0.3682758 0.0e+00 0.0000000 CAMK1D
9899 0.1075683 2.0e-07 0.0015435 OPTN
9900 -0.1011168 9.0e-07 0.0077245 MCM10
9902 -0.2305613 0.0e+00 0.0000000 SEPHS1
9904 -0.1796859 0.0e+00 0.0000000 PRPF18
9906 -0.1357817 0.0e+00 0.0000004 FRMD4A
9908 -0.3127699 0.0e+00 0.0000000 FAM107B
9910 -0.2351105 0.0e+00 0.0000000 HSPA14
9912 -0.1542467 0.0e+00 0.0000000 SUV39H2
9913 -0.1007107 1.0e-06 0.0085213 DCLRE1C
9916 -0.2048039 0.0e+00 0.0000000 RPP38
9918 -0.3846440 0.0e+00 0.0000000 FAM171A1
9919 -0.1362733 0.0e+00 0.0000003 FAM188A
9920 -0.1925256 0.0e+00 0.0000000 PTER
9921 -0.3209539 0.0e+00 0.0000000 RSU1
9922 -0.1301909 0.0e+00 0.0000024 TRDMT1
9926 -0.1876410 0.0e+00 0.0000000 HACD1
9928 -0.1741885 0.0e+00 0.0000000 STAM
9931 -0.1102406 1.0e-07 0.0007703 CACNB2
9933 -0.1271511 0.0e+00 0.0000062 NSUN6
9934 -0.1008941 1.0e-06 0.0081518 ARL5B
9935 -0.1006754 1.0e-06 0.0085911 PLXDC2
9937 -0.1811449 0.0e+00 0.0000000 NEBL
9939 -0.1846890 0.0e+00 0.0000000 MLLT10
9940 -0.2393329 0.0e+00 0.0000000 DNAJC1
9941 -0.1858820 0.0e+00 0.0000000 COMMD3
9942 -0.2310169 0.0e+00 0.0000000 BMI1
9943 -0.0951920 3.8e-06 0.0310961 PIP4K2A
9944 -0.2594878 0.0e+00 0.0000000 MSRB2
9945 -0.1867366 0.0e+00 0.0000000 OTUD1
9946 -0.1651817 0.0e+00 0.0000000 KIAA1217
9947 -0.2177649 0.0e+00 0.0000000 ARHGAP21
9948 -0.1344074 0.0e+00 0.0000006 PRTFDC1
9949 -0.1064918 2.0e-07 0.0020339 RP11-165A20.3
9951 -0.1377706 0.0e+00 0.0000002 THNSL1
9953 -0.2868337 0.0e+00 0.0000000 PDSS1
9955 -0.2033781 0.0e+00 0.0000000 ABI1
9956 -0.1617019 0.0e+00 0.0000000 ANKRD26
9958 -0.1131377 0.0e+00 0.0003546 MASTL
9959 -0.1189283 0.0e+00 0.0000707 ACBD5
9960 -0.1365639 0.0e+00 0.0000003 RAB18
9961 -0.2108453 0.0e+00 0.0000000 MPP7
9962 -0.1570627 0.0e+00 0.0000000 WAC-AS1
9963 -0.1954654 0.0e+00 0.0000000 WAC
9966 -0.2739111 0.0e+00 0.0000000 SVIL
9967 -0.2476528 0.0e+00 0.0000000 MTPAP
9968 -0.1607764 0.0e+00 0.0000000 MAP3K8
9969 -0.1037855 5.0e-07 0.0040113 ZNF438
9971 -0.1573616 0.0e+00 0.0000000 ARHGAP12
9972 -0.3112883 0.0e+00 0.0000000 KIF5B
9973 -0.2037216 0.0e+00 0.0000000 EPC1
9976 -0.1033404 5.0e-07 0.0044806 RP11-479G22.8
9977 -0.2930655 0.0e+00 0.0000000 ITGB1
9979 -0.0955703 3.5e-06 0.0285331 NRP1
9980 -0.2359586 0.0e+00 0.0000000 PARD3
9982 -0.1496728 0.0e+00 0.0000000 CUL2
9984 -0.1411271 0.0e+00 0.0000001 CREM
9985 -0.2048747 0.0e+00 0.0000000 CCNY
9987 -0.1174806 0.0e+00 0.0001065 FZD8
9991 -0.1963840 0.0e+00 0.0000000 ZNF33A
9992 -0.1323720 0.0e+00 0.0000012 ZNF37A
9995 -0.2157264 0.0e+00 0.0000000 ZNF33B
9996 -0.2446786 0.0e+00 0.0000000 BMS1
10002 -0.2257497 0.0e+00 0.0000000 HNRNPF
10005 -0.0998553 1.2e-06 0.0104829 ZNF239
10006 -0.1171037 0.0e+00 0.0001185 ZNF485
10007 -0.3043253 0.0e+00 0.0000000 ZNF32
10010 -0.1306580 0.0e+00 0.0000021 TMEM72
10012 -0.0988877 1.6e-06 0.0131913 RASSF4
10015 -0.3923379 0.0e+00 0.0000000 ZNF22
10017 -0.1058081 3.0e-07 0.0024177 MARCH8
10018 -0.0931478 6.2e-06 0.0492974 ZFAND4
10019 -0.2123131 0.0e+00 0.0000000 FAM21C
10021 -0.2920522 0.0e+00 0.0000000 TIMM23
10028 -0.1187648 0.0e+00 0.0000741 PTPN20
10036 -0.0973559 2.3e-06 0.0188852 MAPK8
10043 -0.1698942 0.0e+00 0.0000000 PARG
10044 -0.1061307 3.0e-07 0.0022278 TIMM23B
10046 -0.2075098 0.0e+00 0.0000000 FAM21A
10050 -0.1480601 0.0e+00 0.0000000 ASAH2B
10052 -0.1062674 2.0e-07 0.0021523 PRKG1
10054 -0.1498420 0.0e+00 0.0000000 CSTF2T
10055 -0.2557033 0.0e+00 0.0000000 ZWINT
10056 -0.1029460 6.0e-07 0.0049422 IPMK
10057 0.1693051 0.0e+00 0.0000000 CISD1
10058 -0.3185383 0.0e+00 0.0000000 UBE2D1
10059 -0.3662145 0.0e+00 0.0000000 TFAM
10063 -0.2144788 0.0e+00 0.0000000 SLC16A9
10065 -0.2356255 0.0e+00 0.0000000 CCDC6
10068 -0.1698639 0.0e+00 0.0000000 CDK1
10070 -0.3381838 0.0e+00 0.0000000 ARID5B
10071 -0.1778686 0.0e+00 0.0000000 RTKN2
10072 -0.1786031 0.0e+00 0.0000000 ADO
10073 -0.1873979 0.0e+00 0.0000000 EGR2
10074 -0.2413851 0.0e+00 0.0000000 NRBF2
10075 -0.0976226 2.1e-06 0.0177554 JMJD1C
10078 -0.1226149 0.0e+00 0.0000243 LINC01515
10080 -0.1384997 0.0e+00 0.0000002 DNAJC12
10082 -0.2095475 0.0e+00 0.0000000 SIRT1
10086 0.1967672 0.0e+00 0.0000000 PBLD
10087 -0.2285658 0.0e+00 0.0000000 HNRNPH3
10088 -0.1681488 0.0e+00 0.0000000 RUFY2
10090 -0.1618411 0.0e+00 0.0000000 SLC25A16
10092 -0.2738500 0.0e+00 0.0000000 CCAR1
10093 -0.1511762 0.0e+00 0.0000000 STOX1
10094 -0.2690238 0.0e+00 0.0000000 DDX50
10095 -0.3700560 0.0e+00 0.0000000 DDX21
10096 -0.1492376 0.0e+00 0.0000000 KIF1BP
10097 -0.3241090 0.0e+00 0.0000000 VPS26A
10098 -0.1884707 0.0e+00 0.0000000 SUPV3L1
10101 -0.3046654 0.0e+00 0.0000000 HK1
10103 -0.1894738 0.0e+00 0.0000000 TSPAN15
10105 -0.1497865 0.0e+00 0.0000000 C10orf35
10107 -0.2978432 0.0e+00 0.0000000 H2AFY2
10108 -0.1310236 0.0e+00 0.0000019 AIFM2
10109 -0.2439826 0.0e+00 0.0000000 TYSND1
10110 -0.2080345 0.0e+00 0.0000000 SAR1A
10111 -0.1826385 0.0e+00 0.0000000 PPA1
10113 -0.1297200 0.0e+00 0.0000028 LRRC20
10116 -0.0995530 1.3e-06 0.0112625 SGPL1
10117 -0.2553461 0.0e+00 0.0000000 PCBD1
10118 -0.1751175 0.0e+00 0.0000000 UNC5B
10120 -0.1334396 0.0e+00 0.0000009 SLC29A3
10122 0.1202685 0.0e+00 0.0000481 C10orf54
10126 -0.1274222 0.0e+00 0.0000057 ASCC1
10127 -0.1858370 0.0e+00 0.0000000 ANAPC16
10128 -0.1829938 0.0e+00 0.0000000 DDIT4
10130 -0.1189239 0.0e+00 0.0000708 DNAJB12
10131 -0.2223147 0.0e+00 0.0000000 MICU1
10132 -0.2604342 0.0e+00 0.0000000 MCU
10138 -0.1419196 0.0e+00 0.0000001 ECD
10139 -0.1440044 0.0e+00 0.0000000 FAM149B1
10140 -0.2307441 0.0e+00 0.0000000 DNAJC9
10142 -0.3102995 0.0e+00 0.0000000 MRPS16
10143 -0.1619370 0.0e+00 0.0000000 RP11-152N13.5
10145 -0.2724494 0.0e+00 0.0000000 ANXA7
10147 -0.2168682 0.0e+00 0.0000000 PPP3CB
10148 -0.1691515 0.0e+00 0.0000000 USP54
10153 -0.1595297 0.0e+00 0.0000000 SEC24C
10154 -0.1096203 1.0e-07 0.0009058 FUT11
10155 -0.2353263 0.0e+00 0.0000000 CHCHD1
10157 -0.1251402 0.0e+00 0.0000114 NDST2
10160 -0.3538626 0.0e+00 0.0000000 VCL
10161 -0.1819384 0.0e+00 0.0000000 AP3M1
10162 -0.2682504 0.0e+00 0.0000000 ADK
10163 -0.1518059 0.0e+00 0.0000000 KAT6B
10166 0.2023675 0.0e+00 0.0000000 COMTD1
10167 -0.1584230 0.0e+00 0.0000000 ZNF503-AS1
10168 -0.1869527 0.0e+00 0.0000000 ZNF503
10172 -0.2022169 0.0e+00 0.0000000 C10orf11
10175 -0.1140875 0.0e+00 0.0002739 DLG5
10176 -0.1589419 0.0e+00 0.0000000 POLR3A
10177 -0.4926258 0.0e+00 0.0000000 RPS24
10179 -0.2052009 0.0e+00 0.0000000 ZMIZ1
10180 -0.4225352 0.0e+00 0.0000000 PPIF
10182 -0.2771284 0.0e+00 0.0000000 EIF5AL1
10185 -0.2681442 0.0e+00 0.0000000 NUTM2B-AS1
10187 -0.1298360 0.0e+00 0.0000027 RP11-182L21.6
10191 -0.2244130 0.0e+00 0.0000000 TMEM254
10196 -0.2787782 0.0e+00 0.0000000 TSPAN14
10198 -0.2157680 0.0e+00 0.0000000 GHITM
10199 -0.2652475 0.0e+00 0.0000000 C10orf99
10200 -0.2004174 0.0e+00 0.0000000 CDHR1
10202 -0.1278126 0.0e+00 0.0000051 CCSER2
10203 -0.2858306 0.0e+00 0.0000000 WAPL
10206 -0.1671288 0.0e+00 0.0000000 BMPR1A
10207 0.4573369 0.0e+00 0.0000000 ADIRF
10208 -0.1261366 0.0e+00 0.0000085 GLUD1
10209 -0.1814462 0.0e+00 0.0000000 FAM35A
10210 -0.2118315 0.0e+00 0.0000000 NUTM2A-AS1
10214 -0.1609437 0.0e+00 0.0000000 MINPP1
10216 -0.2360461 0.0e+00 0.0000000 ATAD1
10218 -0.2301948 0.0e+00 0.0000000 PTEN
10219 -0.2030115 0.0e+00 0.0000000 RNLS
10220 -0.3121908 0.0e+00 0.0000000 ANKRD22
10221 -0.2429995 0.0e+00 0.0000000 STAMBPL1
10222 -0.1239112 0.0e+00 0.0000165 ACTA2
10223 -0.2196044 0.0e+00 0.0000000 FAS
10224 0.0938867 5.2e-06 0.0417746 LIPA
10230 -0.2185297 0.0e+00 0.0000000 PANK1
10233 -0.1554270 0.0e+00 0.0000000 KIF20B
10234 -0.1126843 0.0e+00 0.0004011 LINC00865
10235 -0.2132524 0.0e+00 0.0000000 RPP30
10236 -0.1913289 0.0e+00 0.0000000 PCGF5
10237 -0.1010296 9.0e-07 0.0078893 HECTD2
10240 -0.1190939 0.0e+00 0.0000675 TNKS2
10241 -0.1627199 0.0e+00 0.0000000 FGFBP3
10243 -0.1028750 6.0e-07 0.0050295 BTAF1
10244 -0.1332023 0.0e+00 0.0000009 CPEB3
10245 -0.2077654 0.0e+00 0.0000000 MARCH5
10246 -0.1724413 0.0e+00 0.0000000 IDE
10247 -0.1664704 0.0e+00 0.0000000 KIF11
10249 -0.1769205 0.0e+00 0.0000000 EXOC6
10250 -0.1917513 0.0e+00 0.0000000 MYOF
10251 -0.1657320 0.0e+00 0.0000000 CEP55
10254 -0.2774229 0.0e+00 0.0000000 FRA10AC1
10256 -0.3653235 0.0e+00 0.0000000 PLCE1
10259 -0.2168814 0.0e+00 0.0000000 NOC3L
10260 -0.1877120 0.0e+00 0.0000000 TBC1D12
10261 -0.2155682 0.0e+00 0.0000000 HELLS
10264 0.1313621 0.0e+00 0.0000017 PDLIM1
10265 -0.1135918 0.0e+00 0.0003137 SORBS1
10266 -0.1518134 0.0e+00 0.0000000 ALDH18A1
10267 -0.2354701 0.0e+00 0.0000000 TCTN3
10270 -0.1455699 0.0e+00 0.0000000 CCNJ
10271 -0.2046770 0.0e+00 0.0000000 ZNF518A
10274 -0.3467599 0.0e+00 0.0000000 TM9SF3
10275 -0.1261819 0.0e+00 0.0000084 PIK3AP1
10278 -0.1072421 2.0e-07 0.0016773 RP11-175O19.4
10280 -0.1259406 0.0e+00 0.0000090 FRAT1
10281 -0.3008748 0.0e+00 0.0000000 FRAT2
10283 -0.1708741 0.0e+00 0.0000000 RRP12
10285 -0.2383457 0.0e+00 0.0000000 EXOSC1
10286 -0.2223947 0.0e+00 0.0000000 ZDHHC16
10287 -0.1583757 0.0e+00 0.0000000 MMS19
10290 -0.1078285 2.0e-07 0.0014443 MORN4
10292 -0.1386235 0.0e+00 0.0000002 AVPI1
10293 -0.2132424 0.0e+00 0.0000000 MARVELD1
10296 -0.1539020 0.0e+00 0.0000000 R3HCC1L
10297 -0.1781534 0.0e+00 0.0000000 PYROXD2
10298 -0.1118615 1.0e-07 0.0005008 HPS1
10300 -0.1497914 0.0e+00 0.0000000 GOT1
10302 -0.2137721 0.0e+00 0.0000000 SLC25A28
10306 -0.1082761 1.0e-07 0.0012864 CUTC
10307 -0.2157091 0.0e+00 0.0000000 COX15
10308 -0.1911323 0.0e+00 0.0000000 DNMBP
10311 -0.2284925 0.0e+00 0.0000000 ERLIN1
10312 -0.1473317 0.0e+00 0.0000000 CHUK
10313 -0.1297128 0.0e+00 0.0000028 CWF19L1
10314 -0.2613412 0.0e+00 0.0000000 BLOC1S2
10315 -0.1097661 1.0e-07 0.0008721 SCD
10318 -0.1183357 0.0e+00 0.0000837 SEC31B
10319 -0.0972349 2.4e-06 0.0194156 NDUFB8
10320 -0.1535739 0.0e+00 0.0000000 HIF1AN
10322 -0.0969443 2.5e-06 0.0207723 RP11-179B2.2
10323 -0.2012280 0.0e+00 0.0000000 SLF2
10325 -0.2358469 0.0e+00 0.0000000 MRPL43
10326 -0.1873376 0.0e+00 0.0000000 SEMA4G
10327 -0.1661820 0.0e+00 0.0000000 C10orf2
10328 -0.2121433 0.0e+00 0.0000000 LZTS2
10329 0.1372297 0.0e+00 0.0000003 PDZD7
10330 0.1552790 0.0e+00 0.0000000 SFXN3
10334 -0.1293480 0.0e+00 0.0000032 BTRC
10335 -0.3019326 0.0e+00 0.0000000 DPCD
10336 -0.1561399 0.0e+00 0.0000000 POLL
10337 -0.2256920 0.0e+00 0.0000000 FBXW4
10339 -0.4220708 0.0e+00 0.0000000 NPM3
10340 -0.1635127 0.0e+00 0.0000000 MGEA5
10342 -0.1276450 0.0e+00 0.0000054 C10orf76
10343 -0.1549592 0.0e+00 0.0000000 HPS6
10345 -0.2230444 0.0e+00 0.0000000 PPRC1
10346 -0.3301581 0.0e+00 0.0000000 NOLC1
10347 -0.1716373 0.0e+00 0.0000000 GBF1
10351 -0.2552803 0.0e+00 0.0000000 CUEDC2
10353 -0.1191063 0.0e+00 0.0000672 MFSD13A
10354 -0.1935260 0.0e+00 0.0000000 ACTR1A
10357 -0.1005157 1.1e-06 0.0089303 RP11-47A8.5
10358 -0.1465504 0.0e+00 0.0000000 TRIM8
10359 -0.1758832 0.0e+00 0.0000000 ARL3
10360 -0.1211533 0.0e+00 0.0000372 SFXN2
10361 -0.1112318 1.0e-07 0.0005926 WBP1L
10364 -0.2082918 0.0e+00 0.0000000 BORCS7
10365 -0.1514374 0.0e+00 0.0000000 CNNM2
10366 -0.1921952 0.0e+00 0.0000000 NT5C2
10368 -0.1420744 0.0e+00 0.0000000 PCGF6
10369 -0.1257111 0.0e+00 0.0000096 TAF5
10370 -0.3258447 0.0e+00 0.0000000 USMG5
10371 -0.2822784 0.0e+00 0.0000000 PDCD11
10374 -0.1938137 0.0e+00 0.0000000 NEURL1
10375 -0.3108167 0.0e+00 0.0000000 SH3PXD2A
10376 -0.1049006 3.0e-07 0.0030354 RP11-416N2.4
10378 -0.2617049 0.0e+00 0.0000000 OBFC1
10379 -0.2336476 0.0e+00 0.0000000 SLK
10381 -0.1158567 0.0e+00 0.0001681 SFR1
10384 -0.3137691 0.0e+00 0.0000000 GSTO2
10385 -0.1273244 0.0e+00 0.0000059 ITPRIP
10387 -0.1397874 0.0e+00 0.0000001 XPNPEP1
10388 -0.2568583 0.0e+00 0.0000000 ADD3
10390 -0.1800816 0.0e+00 0.0000000 SMNDC1
10392 -0.1419668 0.0e+00 0.0000001 SMC3
10396 -0.1494967 0.0e+00 0.0000000 BBIP1
10399 -0.1776862 0.0e+00 0.0000000 SHOC2
10400 -0.2888763 0.0e+00 0.0000000 ADRA2A
10401 -0.1455397 0.0e+00 0.0000000 GPAM
10402 0.2220016 0.0e+00 0.0000000 ACSL5
10404 -0.1280604 0.0e+00 0.0000047 ZDHHC6
10405 -0.1288957 0.0e+00 0.0000036 VTI1A
10406 -0.1523109 0.0e+00 0.0000000 TCF7L2
10409 -0.1906107 0.0e+00 0.0000000 CASP7
10411 -0.1206677 0.0e+00 0.0000429 DCLRE1A
10412 -0.1860097 0.0e+00 0.0000000 NHLRC2
10414 -0.1168801 0.0e+00 0.0001262 CCDC186
10418 -0.2788279 0.0e+00 0.0000000 ABLIM1
10420 -0.2477353 0.0e+00 0.0000000 TRUB1
10427 -0.2290915 0.0e+00 0.0000000 SHTN1
10429 -0.1312280 0.0e+00 0.0000018 RP11-129M16.4
10430 -0.2707294 0.0e+00 0.0000000 PDZD8
10431 -0.1471657 0.0e+00 0.0000000 RAB11FIP2
10433 -0.3164930 0.0e+00 0.0000000 FAM204A
10435 -0.3179139 0.0e+00 0.0000000 CACUL1
10437 -0.3210435 0.0e+00 0.0000000 EIF3A
10438 -0.2360866 0.0e+00 0.0000000 FAM45A
10439 -0.3162373 0.0e+00 0.0000000 SFXN4
10440 -0.2535651 0.0e+00 0.0000000 PRDX3
10442 -0.2561062 0.0e+00 0.0000000 RGS10
10443 -0.2542785 0.0e+00 0.0000000 TIAL1
10444 -0.2091430 0.0e+00 0.0000000 BAG3
10445 -0.1325404 0.0e+00 0.0000012 INPP5F
10446 -0.2695544 0.0e+00 0.0000000 MCMBP
10447 -0.2238673 0.0e+00 0.0000000 SEC23IP
10449 -0.1562949 0.0e+00 0.0000000 WDR11
10451 -0.2051119 0.0e+00 0.0000000 FGFR2
10452 -0.1745576 0.0e+00 0.0000000 ATE1
10453 -0.3066112 0.0e+00 0.0000000 NSMCE4A
10454 -0.2096976 0.0e+00 0.0000000 TACC2
10456 -0.1082852 1.0e-07 0.0012836 PLEKHA1
10458 -0.1102008 1.0e-07 0.0007783 DMBT1
10460 -0.1559388 0.0e+00 0.0000000 FAM24B
10461 -0.1051021 3.0e-07 0.0028856 C10orf88
10462 -0.1493015 0.0e+00 0.0000000 PSTK
10463 -0.1300792 0.0e+00 0.0000025 IKZF5
10464 -0.2937796 0.0e+00 0.0000000 ACADSB
10465 -0.3182762 0.0e+00 0.0000000 BUB3
10466 -0.1082527 1.0e-07 0.0012943 CPXM2
10467 0.3148360 0.0e+00 0.0000000 OAT
10469 -0.0946860 4.3e-06 0.0348926 FAM53B
10470 -0.2485233 0.0e+00 0.0000000 METTL10
10471 -0.1869626 0.0e+00 0.0000000 FAM175B
10472 -0.1302142 0.0e+00 0.0000024 ZRANB1
10473 -0.3591756 0.0e+00 0.0000000 CTBP2
10476 -0.1165866 0.0e+00 0.0001369 FLJ37035
10477 -0.0992105 1.5e-06 0.0122257 EDRF1
10478 -0.2277068 0.0e+00 0.0000000 UROS
10479 -0.2929839 0.0e+00 0.0000000 BCCIP
10480 -0.2504976 0.0e+00 0.0000000 DHX32
10481 -0.0957641 3.3e-06 0.0272968 FANK1
10483 -0.1451810 0.0e+00 0.0000000 DOCK1
10486 -0.1803651 0.0e+00 0.0000000 PTPRE
10487 -0.2262679 0.0e+00 0.0000000 MKI67
10488 -0.1433491 0.0e+00 0.0000000 MGMT
10492 -0.3100961 0.0e+00 0.0000000 GLRX3
10493 -0.1738941 0.0e+00 0.0000000 PPP2R2D
10498 -0.1704438 0.0e+00 0.0000000 STK32C
10499 -0.1213173 0.0e+00 0.0000355 LRRC27
10500 -0.3118605 0.0e+00 0.0000000 PWWP2B
10503 -0.1205883 0.0e+00 0.0000439 INPP5A
10508 -0.2329720 0.0e+00 0.0000000 TUBGCP2
10509 -0.2937826 0.0e+00 0.0000000 ZNF511
10510 0.5550286 0.0e+00 0.0000000 PRAP1
10511 0.3315627 0.0e+00 0.0000000 FUOM
10514 -0.1703112 0.0e+00 0.0000000 MTG1
10519 -0.2056547 0.0e+00 0.0000000 KDM5A
10520 -0.1151060 0.0e+00 0.0002069 CCDC77
10521 -0.2605036 0.0e+00 0.0000000 B4GALNT3
10522 -0.1675889 0.0e+00 0.0000000 NINJ2
10523 -0.1138359 0.0e+00 0.0002935 RP11-218M22.1
10524 -0.2037744 0.0e+00 0.0000000 WNK1
10525 -0.1140586 0.0e+00 0.0002760 RAD52
10527 -0.1751942 0.0e+00 0.0000000 ERC1
10529 -0.1000989 1.2e-06 0.0098828 WNT5B
10531 -0.1597595 0.0e+00 0.0000000 ADIPOR2
10535 -0.0983037 1.8e-06 0.0151423 DCP1B
10537 -0.3167595 0.0e+00 0.0000000 FKBP4
10538 -0.0957711 3.3e-06 0.0272577 RP4-816N1.6
10539 -0.1811888 0.0e+00 0.0000000 ITFG2
10540 -0.1835806 0.0e+00 0.0000000 FOXM1
10541 -0.2620096 0.0e+00 0.0000000 RHNO1
10542 -0.1680799 0.0e+00 0.0000000 TULP3
10546 -0.2482526 0.0e+00 0.0000000 CRACR2A
10547 -0.1241183 0.0e+00 0.0000155 PARP11
10549 -0.4373905 0.0e+00 0.0000000 CCND2
10550 -0.1880176 0.0e+00 0.0000000 TIGAR
10551 -0.1229980 0.0e+00 0.0000217 C12orf4
10552 -0.2186312 0.0e+00 0.0000000 RAD51AP1
10553 -0.2734074 0.0e+00 0.0000000 DYRK4
10555 -0.2722400 0.0e+00 0.0000000 NDUFA9
10556 -0.1991285 0.0e+00 0.0000000 RP11-234B24.2
10557 -0.1183819 0.0e+00 0.0000827 GALNT8
10560 -0.5006946 0.0e+00 0.0000000 CD9
10563 -0.1817981 0.0e+00 0.0000000 SCNN1A
10569 -0.3157160 0.0e+00 0.0000000 MRPL51
10570 -0.1423890 0.0e+00 0.0000000 NCAPD2
10571 -0.1398965 0.0e+00 0.0000001 GAPDH
10574 -0.2639062 0.0e+00 0.0000000 NOP2
10575 -0.2643962 0.0e+00 0.0000000 CHD4
10577 -0.1619937 0.0e+00 0.0000000 LPAR5
10579 -0.1516990 0.0e+00 0.0000000 ING4
10581 -0.1608515 0.0e+00 0.0000000 ZNF384
10582 -0.2602381 0.0e+00 0.0000000 COPS7A
10584 -0.1225645 0.0e+00 0.0000246 MLF2
10585 -0.0941470 4.9e-06 0.0394107 PTMS
10586 -0.1175609 0.0e+00 0.0001042 LAG3
10589 -0.1929307 0.0e+00 0.0000000 USP5
10591 -0.1152025 0.0e+00 0.0002015 SPSB2
10592 -0.1627776 0.0e+00 0.0000000 LRRC23
10595 -0.2043967 0.0e+00 0.0000000 ATN1
10596 -0.3289648 0.0e+00 0.0000000 C12orf57
10598 -0.1610997 0.0e+00 0.0000000 PTPN6
10599 -0.2162321 0.0e+00 0.0000000 U47924.27
10601 -0.3243312 0.0e+00 0.0000000 PHB2
10602 -0.2799637 0.0e+00 0.0000000 EMG1
10607 -0.1530560 0.0e+00 0.0000000 C1RL
10609 -0.1093002 1.0e-07 0.0009856 CLSTN3
10610 -0.1900717 0.0e+00 0.0000000 PEX5
10612 0.1749750 0.0e+00 0.0000000 APOBEC1
10615 -0.1502717 0.0e+00 0.0000000 FOXJ2
10616 -0.1413753 0.0e+00 0.0000001 NECAP1
10624 -0.3030735 0.0e+00 0.0000000 M6PR
10627 -0.1298017 0.0e+00 0.0000028 CLEC2D
10634 -0.2612193 0.0e+00 0.0000000 MAGOHB
10635 -0.1213871 0.0e+00 0.0000348 STYK1
10636 -0.4308610 0.0e+00 0.0000000 YBX3
10638 -0.1499261 0.0e+00 0.0000000 PRR4
10641 -0.2414924 0.0e+00 0.0000000 SMIM10L1
10643 -0.2282505 0.0e+00 0.0000000 ETV6
10644 -0.1019171 7.0e-07 0.0063630 BCL2L14
10645 -0.1949001 0.0e+00 0.0000000 LRP6
10646 -0.3225511 0.0e+00 0.0000000 MANSC1
10648 -0.1471453 0.0e+00 0.0000000 BORCS5
10649 -0.2139772 0.0e+00 0.0000000 DUSP16
10650 -0.1915197 0.0e+00 0.0000000 CREBL2
10652 -0.2164645 0.0e+00 0.0000000 CDKN1B
10653 -0.1444380 0.0e+00 0.0000000 APOLD1
10654 -0.2407299 0.0e+00 0.0000000 DDX47
10655 -0.1053865 3.0e-07 0.0026872 GPRC5A
10656 -0.1553394 0.0e+00 0.0000000 RP11-392P7.6
10657 0.3229348 0.0e+00 0.0000000 HEBP1
10663 -0.2013804 0.0e+00 0.0000000 ATF7IP
10664 -0.3152150 0.0e+00 0.0000000 PLBD1
10669 -0.2695977 0.0e+00 0.0000000 WBP11
10672 -0.1347157 0.0e+00 0.0000006 ARHGDIB
10673 -0.2032130 0.0e+00 0.0000000 PTPRO
10674 -0.2158102 0.0e+00 0.0000000 EPS8
10675 -0.3777920 0.0e+00 0.0000000 STRAP
10677 -0.4804861 0.0e+00 0.0000000 MGST1
10680 -0.2462771 0.0e+00 0.0000000 PLEKHA5
10681 -0.1797746 0.0e+00 0.0000000 AEBP2
10682 -0.1267166 0.0e+00 0.0000071 PDE3A
10684 -0.1421698 0.0e+00 0.0000000 PYROXD1
10685 -0.1200676 0.0e+00 0.0000510 RECQL
10686 -0.2150577 0.0e+00 0.0000000 GOLT1B
10687 -0.5192195 0.0e+00 0.0000000 LDHB
10689 -0.2040642 0.0e+00 0.0000000 CMAS
10690 -0.1984971 0.0e+00 0.0000000 C2CD5
10693 -0.2510817 0.0e+00 0.0000000 ETNK1
10695 -0.1321825 0.0e+00 0.0000013 LYRM5
10696 -0.3009886 0.0e+00 0.0000000 KRAS
10698 -0.0982773 1.8e-06 0.0152343 RP11-707G18.1
10702 -0.1881189 0.0e+00 0.0000000 SSPN
10704 -0.1138089 0.0e+00 0.0002957 ITPR2
10705 -0.2233736 0.0e+00 0.0000000 ASUN
10706 -0.2008591 0.0e+00 0.0000000 FGFR1OP2
10707 -0.2645826 0.0e+00 0.0000000 TM7SF3
10708 -0.1821823 0.0e+00 0.0000000 MED21
10709 -0.1217379 0.0e+00 0.0000314 RP11-582E3.6
10710 -0.2770483 0.0e+00 0.0000000 STK38L
10713 -0.1783941 0.0e+00 0.0000000 PPFIBP1
10714 -0.1376885 0.0e+00 0.0000002 RP11-1060J15.4
10715 -0.1086007 1.0e-07 0.0011829 REP15
10717 -0.3874567 0.0e+00 0.0000000 MRPS35
10718 -0.2223860 0.0e+00 0.0000000 KLHL42
10719 -0.1711477 0.0e+00 0.0000000 CCDC91
10723 -0.2812730 0.0e+00 0.0000000 FAR2
10728 -0.2333524 0.0e+00 0.0000000 ERGIC2
10729 -0.2423974 0.0e+00 0.0000000 IPO8
10730 -0.0974776 2.2e-06 0.0183614 CAPRIN2
10732 -0.1704601 0.0e+00 0.0000000 DDX11
10734 -0.3128459 0.0e+00 0.0000000 FAM60A
10739 -0.0991058 1.5e-06 0.0125275 AMN1
10741 -0.1230548 0.0e+00 0.0000213 H3F3C
10745 -0.1197264 0.0e+00 0.0000562 FGD4
10746 -0.2926729 0.0e+00 0.0000000 DNM1L
10748 -0.2432132 0.0e+00 0.0000000 YARS2
10749 -0.4487965 0.0e+00 0.0000000 PKP2
10751 -0.1155086 0.0e+00 0.0001851 ALG10B
10752 -0.1868638 0.0e+00 0.0000000 CPNE8
10754 -0.2362662 0.0e+00 0.0000000 KIF21A
10755 -0.1079565 2.0e-07 0.0013976 SLC2A13
10756 -0.1370244 0.0e+00 0.0000003 GXYLT1
10757 -0.1963646 0.0e+00 0.0000000 YAF2
10758 -0.2291689 0.0e+00 0.0000000 PPHLN1
10759 -0.3048990 0.0e+00 0.0000000 ZCRB1
10762 -0.2275816 0.0e+00 0.0000000 PUS7L
10763 -0.1117422 1.0e-07 0.0005172 IRAK4
10764 -0.2040350 0.0e+00 0.0000000 TWF1
10768 -0.2029392 0.0e+00 0.0000000 RP11-352M15.2
10769 -0.1906487 0.0e+00 0.0000000 ARID2
10770 -0.2007982 0.0e+00 0.0000000 SCAF11
10771 -0.4416888 0.0e+00 0.0000000 SLC38A1
10772 -0.2639585 0.0e+00 0.0000000 SLC38A2
10775 -0.1229120 0.0e+00 0.0000222 RP11-446N19.1
10776 -0.1798823 0.0e+00 0.0000000 SLC38A4
10780 -0.2068408 0.0e+00 0.0000000 RPAP3
10783 -0.1819754 0.0e+00 0.0000000 SLC48A1
10784 -0.2220348 0.0e+00 0.0000000 HDAC7
10786 -0.1347415 0.0e+00 0.0000006 VDR
10787 -0.1021418 7.0e-07 0.0060254 RP11-89H19.2
10792 -0.1166896 0.0e+00 0.0001330 SENP1
10793 -0.2135862 0.0e+00 0.0000000 PFKM
10794 -0.1684484 0.0e+00 0.0000000 ASB8
10796 -0.1178942 0.0e+00 0.0000949 ZNF641
10798 -0.1608771 0.0e+00 0.0000000 KANSL2
10799 -0.1228605 0.0e+00 0.0000226 CCNT1
10800 -0.1656026 0.0e+00 0.0000000 ADCY6
10801 -0.1035252 5.0e-07 0.0042790 RP11-579D7.4
10802 -0.2066798 0.0e+00 0.0000000 CACNB3
10803 -0.1680763 0.0e+00 0.0000000 DDX23
10806 -0.3318957 0.0e+00 0.0000000 FKBP11
10807 -0.2438248 0.0e+00 0.0000000 ARF3
10809 -0.2145545 0.0e+00 0.0000000 PRKAG1
10810 -0.1523663 0.0e+00 0.0000000 KMT2D
10813 -0.1726536 0.0e+00 0.0000000 TUBA1B
10815 -0.1332571 0.0e+00 0.0000009 TUBA1A
10819 -0.1891926 0.0e+00 0.0000000 TROAP
10820 -0.1104999 1.0e-07 0.0007197 DNAJC22
10821 -0.2629442 0.0e+00 0.0000000 SPATS2
10823 -0.2524187 0.0e+00 0.0000000 MCRS1
10824 -0.1176113 0.0e+00 0.0001027 PRPF40B
10827 0.3277093 0.0e+00 0.0000000 TMBIM6
10830 -0.0985213 1.7e-06 0.0143846 BCDIN3D
10832 -0.1808388 0.0e+00 0.0000000 RACGAP1
10834 -0.1808263 0.0e+00 0.0000000 SMARCD1
10835 0.2743707 0.0e+00 0.0000000 GPD1
10837 -0.1181559 0.0e+00 0.0000881 RP4-605O3.4
10838 -0.1101750 1.0e-07 0.0007837 CERS5
10839 -0.1636685 0.0e+00 0.0000000 LIMA1
10840 -0.2542016 0.0e+00 0.0000000 LARP4
10841 -0.1815145 0.0e+00 0.0000000 DIP2B
10842 -0.1865374 0.0e+00 0.0000000 ATF1
10844 -0.1502694 0.0e+00 0.0000000 SLC11A2
10845 -0.1189282 0.0e+00 0.0000707 LETMD1
10846 -0.1076760 2.0e-07 0.0015017 CSRNP2
10847 -0.2138671 0.0e+00 0.0000000 TFCP2
10849 -0.1211131 0.0e+00 0.0000377 DAZAP2
10850 -0.4754446 0.0e+00 0.0000000 SMAGP
10851 -0.2477813 0.0e+00 0.0000000 BIN2
10854 -0.1158537 0.0e+00 0.0001682 SCN8A
10855 -0.3050362 0.0e+00 0.0000000 ACVRL1
10856 -0.1494389 0.0e+00 0.0000000 ACVR1B
10858 -0.3368300 0.0e+00 0.0000000 NR4A1
10860 -0.1875613 0.0e+00 0.0000000 ATG101
10867 0.1836395 0.0e+00 0.0000000 KRT8
10868 -0.2286532 0.0e+00 0.0000000 KRT18
10869 -0.2064496 0.0e+00 0.0000000 EIF4B
10870 -0.0988357 1.6e-06 0.0133516 RP11-983P16.4
10872 -0.1783579 0.0e+00 0.0000000 SPRYD3
10874 -0.1293877 0.0e+00 0.0000031 CSAD
10875 -0.1102747 1.0e-07 0.0007637 ZNF740
10876 -0.1001523 1.2e-06 0.0097551 ITGB7
10877 -0.2040432 0.0e+00 0.0000000 RARG
10878 -0.1704116 0.0e+00 0.0000000 MFSD5
10880 -0.1045472 4.0e-07 0.0033159 PFDN5
10882 -0.2314604 0.0e+00 0.0000000 C12orf10
10883 -0.2288865 0.0e+00 0.0000000 AAAS
10884 -0.1812942 0.0e+00 0.0000000 SP1
10885 0.3056976 0.0e+00 0.0000000 PRR13
10889 -0.2352615 0.0e+00 0.0000000 TARBP2
10891 -0.2508683 0.0e+00 0.0000000 ATF7
10893 -0.3648946 0.0e+00 0.0000000 ATP5G2
10895 -0.1410137 0.0e+00 0.0000001 SMUG1
10896 -0.3299559 0.0e+00 0.0000000 CBX5
10897 -0.4305662 0.0e+00 0.0000000 HNRNPA1
10898 -0.2220636 0.0e+00 0.0000000 COPZ1
10902 0.0952584 3.8e-06 0.0306372 METTL7B
10905 0.2944023 0.0e+00 0.0000000 BLOC1S1
10907 -0.2625500 0.0e+00 0.0000000 CD63
10908 -0.1186437 0.0e+00 0.0000767 RP11-644F5.11
10910 -0.1793270 0.0e+00 0.0000000 SARNP
10911 -0.1757270 0.0e+00 0.0000000 ORMDL2
10912 -0.1848046 0.0e+00 0.0000000 DNAJC14
10914 -0.1697703 0.0e+00 0.0000000 PYM1
10917 -0.1526629 0.0e+00 0.0000000 CDK2
10918 -0.2210982 0.0e+00 0.0000000 RAB5B
10919 -0.1683857 0.0e+00 0.0000000 SUOX
10920 -0.1152039 0.0e+00 0.0002014 IKZF4
10923 -0.3605017 0.0e+00 0.0000000 PA2G4
10924 -0.4709342 0.0e+00 0.0000000 RPL41
10926 -0.2524914 0.0e+00 0.0000000 ESYT1
10928 -0.2301136 0.0e+00 0.0000000 MYL6B
10929 0.0940278 5.0e-06 0.0404784 MYL6
10930 -0.1962968 0.0e+00 0.0000000 SMARCC2
10931 -0.2176514 0.0e+00 0.0000000 RNF41
10932 -0.2557571 0.0e+00 0.0000000 NABP2
10933 0.3399422 0.0e+00 0.0000000 SLC39A5
10934 -0.1312113 0.0e+00 0.0000018 ANKRD52
10935 -0.1206396 0.0e+00 0.0000432 COQ10A
10936 -0.2822077 0.0e+00 0.0000000 CS
10937 -0.2090733 0.0e+00 0.0000000 RP11-977G19.11
10938 -0.1901161 0.0e+00 0.0000000 CNPY2
10939 -0.1106790 1.0e-07 0.0006864 PAN2
10942 -0.1776867 0.0e+00 0.0000000 TIMELESS
10943 -0.2076962 0.0e+00 0.0000000 SPRYD4
10945 -0.1904291 0.0e+00 0.0000000 RBMS2
10946 -0.1704149 0.0e+00 0.0000000 BAZ2A
10947 -0.2876863 0.0e+00 0.0000000 ATP5B
10948 -0.3482810 0.0e+00 0.0000000 PTGES3
10949 -0.4212695 0.0e+00 0.0000000 NACA
10950 -0.1706063 0.0e+00 0.0000000 PRIM1
10952 -0.1066306 2.0e-07 0.0019638 ZBTB39
10954 0.3640141 0.0e+00 0.0000000 MYO1A
10957 -0.1034371 5.0e-07 0.0043749 STAT6
10959 -0.3323792 0.0e+00 0.0000000 SHMT2
10961 -0.1576095 0.0e+00 0.0000000 R3HDM2
10963 -0.1712444 0.0e+00 0.0000000 MARS
10964 -0.1334799 0.0e+00 0.0000009 DDIT3
10965 -0.1927767 0.0e+00 0.0000000 MBD6
10966 -0.2385983 0.0e+00 0.0000000 DCTN2
10967 -0.1881602 0.0e+00 0.0000000 PIP4K2C
10973 -0.1598825 0.0e+00 0.0000000 TSPAN31
10974 -0.4383007 0.0e+00 0.0000000 CDK4
10975 -0.2229846 0.0e+00 0.0000000 MARCH9
10976 -0.0953630 3.7e-06 0.0299071 CYP27B1
10977 -0.2377379 0.0e+00 0.0000000 METTL1
10978 -0.1276569 0.0e+00 0.0000053 METTL21B
10979 -0.2790417 0.0e+00 0.0000000 TSFM
10983 -0.1935908 0.0e+00 0.0000000 CTDSP2
10987 -0.3077183 0.0e+00 0.0000000 XRCC6BP1
10989 -0.2723084 0.0e+00 0.0000000 LRIG3
10992 -0.1093189 1.0e-07 0.0009810 FAM19A2
10993 -0.1554133 0.0e+00 0.0000000 USP15
10994 -0.1756577 0.0e+00 0.0000000 MON2
10996 -0.0959786 3.2e-06 0.0259873 RP11-631N16.2
10998 -0.1742419 0.0e+00 0.0000000 PPM1H
11000 -0.3228092 0.0e+00 0.0000000 TMEM5
11001 -0.2630885 0.0e+00 0.0000000 SRGAP1
11003 -0.0949795 4.0e-06 0.0326507 C12orf66
11004 -0.0976526 2.1e-06 0.0176318 C12orf56
11005 -0.2192601 0.0e+00 0.0000000 XPOT
11006 -0.1892198 0.0e+00 0.0000000 TBK1
11007 -0.2620892 0.0e+00 0.0000000 RASSF3
11009 -0.1989305 0.0e+00 0.0000000 TBC1D30
11010 -0.1503567 0.0e+00 0.0000000 LEMD3
11011 -0.1998541 0.0e+00 0.0000000 HMGA2
11012 -0.2180462 0.0e+00 0.0000000 LLPH
11013 -0.3196993 0.0e+00 0.0000000 TMBIM4
11014 -0.1242950 0.0e+00 0.0000147 IRAK3
11015 -0.1107728 1.0e-07 0.0006699 HELB
11017 -0.1751278 0.0e+00 0.0000000 CAND1
11019 -0.1403439 0.0e+00 0.0000001 MDM1
11021 -0.2391908 0.0e+00 0.0000000 RAP1B
11023 -0.1458457 0.0e+00 0.0000000 NUP107
11024 -0.1935994 0.0e+00 0.0000000 SLC35E3
11025 -0.2155110 0.0e+00 0.0000000 MDM2
11028 -0.2886661 0.0e+00 0.0000000 CPM
11029 -0.2345511 0.0e+00 0.0000000 CPSF6
11031 -0.1508381 0.0e+00 0.0000000 LYZ
11033 -0.2508834 0.0e+00 0.0000000 YEATS4
11034 -0.1570826 0.0e+00 0.0000000 FRS2
11035 -0.4219434 0.0e+00 0.0000000 CCT2
11038 -0.2375407 0.0e+00 0.0000000 RAB3IP
11039 -0.1095177 1.0e-07 0.0009307 LINC01481
11041 -0.1763564 0.0e+00 0.0000000 CNOT2
11044 -0.1794417 0.0e+00 0.0000000 PTPRB
11049 -0.1698439 0.0e+00 0.0000000 LGR5
11050 -0.1432866 0.0e+00 0.0000000 ZFC3H1
11051 -0.1144945 0.0e+00 0.0002450 THAP2
11052 -0.1823912 0.0e+00 0.0000000 TMEM19
11053 -0.1973356 0.0e+00 0.0000000 RAB21
11054 -0.1555788 0.0e+00 0.0000000 TBC1D15
11056 -0.2536235 0.0e+00 0.0000000 ATXN7L3B
11061 -0.2582563 0.0e+00 0.0000000 KRR1
11062 -0.1666777 0.0e+00 0.0000000 PHLDA1
11064 -0.5066931 0.0e+00 0.0000000 NAP1L1
11066 -0.1980226 0.0e+00 0.0000000 OSBPL8
11068 -0.1249350 0.0e+00 0.0000122 ZDHHC17
11070 -0.0949302 4.1e-06 0.0330228 E2F7
11074 -0.3546168 0.0e+00 0.0000000 PAWR
11075 -0.1949828 0.0e+00 0.0000000 PPP1R12A
11079 -0.2125010 0.0e+00 0.0000000 CCDC59
11080 -0.1525459 0.0e+00 0.0000000 METTL25
11081 -0.1637424 0.0e+00 0.0000000 TMTC2
11085 -0.2854110 0.0e+00 0.0000000 C12orf29
11086 -0.2316803 0.0e+00 0.0000000 CEP290
11087 -0.1446932 0.0e+00 0.0000000 TMTC3
11088 -0.2256183 0.0e+00 0.0000000 KITLG
11091 -0.2085725 0.0e+00 0.0000000 DUSP6
11094 -0.1828957 0.0e+00 0.0000000 POC1B
11099 -0.2614766 0.0e+00 0.0000000 ATP2B1
11100 -0.1059674 3.0e-07 0.0023229 LINC00936
11106 -0.2125926 0.0e+00 0.0000000 EEA1
11109 -0.2493428 0.0e+00 0.0000000 NUDT4
11110 -0.3318391 0.0e+00 0.0000000 UBE2N
11111 -0.3522874 0.0e+00 0.0000000 MRPL42
11112 -0.1954538 0.0e+00 0.0000000 SOCS2
11116 -0.2292858 0.0e+00 0.0000000 CEP83
11119 -0.2275184 0.0e+00 0.0000000 NDUFA12
11120 -0.1940425 0.0e+00 0.0000000 NR2C1
11122 -0.1581995 0.0e+00 0.0000000 VEZT
11123 -0.2866452 0.0e+00 0.0000000 METAP2
11124 -0.1853476 0.0e+00 0.0000000 NTN4
11126 -0.4235700 0.0e+00 0.0000000 SNRPF
11129 -0.2539076 0.0e+00 0.0000000 LTA4H
11130 -0.1343903 0.0e+00 0.0000006 ELK3
11131 -0.1186011 0.0e+00 0.0000777 CDK17
11133 -0.1728493 0.0e+00 0.0000000 NEDD1
11134 -0.1058658 3.0e-07 0.0023836 RP11-181C3.1
11136 -0.2240681 0.0e+00 0.0000000 TMPO
11137 -0.2640304 0.0e+00 0.0000000 SLC25A3
11138 -0.1024738 6.0e-07 0.0055554 IKBIP
11139 -0.1626327 0.0e+00 0.0000000 APAF1
11140 -0.1364990 0.0e+00 0.0000003 UHRF1BP1L
11141 -0.1693161 0.0e+00 0.0000000 ACTR6
11143 -0.2949676 0.0e+00 0.0000000 SCYL2
11145 0.2274952 0.0e+00 0.0000000 NR1H4
11146 -0.1167690 0.0e+00 0.0001301 GAS2L3
11149 -0.2531630 0.0e+00 0.0000000 UTP20
11150 -0.2850428 0.0e+00 0.0000000 ARL1
11152 -0.2093342 0.0e+00 0.0000000 CHPT1
11154 -0.2975787 0.0e+00 0.0000000 GNPTAB
11156 -0.2321178 0.0e+00 0.0000000 CCDC53
11158 -0.2492694 0.0e+00 0.0000000 NUP37
11159 -0.1849772 0.0e+00 0.0000000 PARPBP
11162 -0.1358333 0.0e+00 0.0000004 NT5DC3
11164 -0.2904231 0.0e+00 0.0000000 HSP90B1
11165 -0.1787061 0.0e+00 0.0000000 C12orf73
11166 -0.2869811 0.0e+00 0.0000000 TDG
11169 -0.2207270 0.0e+00 0.0000000 NFYB
11170 -0.2490553 0.0e+00 0.0000000 TXNRD1
11172 -0.1504251 0.0e+00 0.0000000 SLC41A2
11173 -0.2859400 0.0e+00 0.0000000 C12orf45
11175 -0.1335375 0.0e+00 0.0000008 KIAA1033
11177 -0.1839621 0.0e+00 0.0000000 C12orf75
11179 -0.0972708 2.3e-06 0.0192561 NUAK1
11180 -0.4523582 0.0e+00 0.0000000 CKAP4
11183 -0.1382837 0.0e+00 0.0000002 POLR3B
11184 -0.1340911 0.0e+00 0.0000007 RIC8B
11186 -0.1696953 0.0e+00 0.0000000 TMEM263
11187 -0.1907697 0.0e+00 0.0000000 MTERF2
11188 -0.1543844 0.0e+00 0.0000000 CRY1
11189 -0.2943896 0.0e+00 0.0000000 PWP1
11190 -0.1738309 0.0e+00 0.0000000 PRDM4
11193 -0.1698960 0.0e+00 0.0000000 SART3
11194 -0.0995493 1.3e-06 0.0112715 ISCU
11196 -0.2586139 0.0e+00 0.0000000 CORO1C
11197 -0.1687678 0.0e+00 0.0000000 SSH1
11200 -0.1481588 0.0e+00 0.0000000 USP30
11202 -0.2330404 0.0e+00 0.0000000 ALKBH2
11203 -0.3719979 0.0e+00 0.0000000 UNG
11204 -0.1036958 5.0e-07 0.0041022 ACACB
11207 -0.2063836 0.0e+00 0.0000000 KCTD10
11208 -0.1983406 0.0e+00 0.0000000 UBE3B
11209 -0.2573349 0.0e+00 0.0000000 MMAB
11210 -0.2067015 0.0e+00 0.0000000 MVK
11212 -0.1751392 0.0e+00 0.0000000 GLTP
11213 -0.1362395 0.0e+00 0.0000004 TCHP
11215 -0.1567902 0.0e+00 0.0000000 ANKRD13A
11216 -0.1678587 0.0e+00 0.0000000 C12orf76
11217 -0.1183940 0.0e+00 0.0000824 IFT81
11218 -0.2228263 0.0e+00 0.0000000 ATP2A2
11219 -0.2367698 0.0e+00 0.0000000 ANAPC7
11220 -0.2665927 0.0e+00 0.0000000 ARPC3
11221 -0.2506313 0.0e+00 0.0000000 GPN3
11223 -0.2796164 0.0e+00 0.0000000 VPS29
11225 -0.2021790 0.0e+00 0.0000000 PPTC7
11226 -0.1924745 0.0e+00 0.0000000 TCTN1
11228 -0.1267472 0.0e+00 0.0000070 PPP1CC
11231 -0.1545548 0.0e+00 0.0000000 SH2B3
11232 -0.2490351 0.0e+00 0.0000000 ATXN2
11233 -0.1393960 0.0e+00 0.0000001 BRAP
11235 -0.1700713 0.0e+00 0.0000000 ACAD10
11236 -0.1441319 0.0e+00 0.0000000 ALDH2
11237 -0.2502174 0.0e+00 0.0000000 MAPKAPK5-AS1
11238 -0.1702454 0.0e+00 0.0000000 MAPKAPK5
11242 -0.2101151 0.0e+00 0.0000000 NAA25
11243 -0.1210734 0.0e+00 0.0000381 TRAFD1
11244 -0.1802751 0.0e+00 0.0000000 HECTD4
11245 -0.5354319 0.0e+00 0.0000000 RPL6
11246 -0.2671324 0.0e+00 0.0000000 PTPN11
11248 -0.1394982 0.0e+00 0.0000001 OAS3
11250 -0.1485986 0.0e+00 0.0000000 RASAL1
11252 -0.1970274 0.0e+00 0.0000000 DDX54
11254 -0.0971039 2.4e-06 0.0200157 IQCD
11255 -0.1215771 0.0e+00 0.0000329 TPCN1
11257 -0.1228873 0.0e+00 0.0000224 PLBD2
11258 -0.1853455 0.0e+00 0.0000000 SDSL
11259 -0.1596237 0.0e+00 0.0000000 RBM19
11261 -0.2054711 0.0e+00 0.0000000 MED13L
11263 -0.2713343 0.0e+00 0.0000000 C12orf49
11265 -0.1396523 0.0e+00 0.0000001 HRK
11266 -0.1279189 0.0e+00 0.0000049 FBXW8
11268 -0.2163205 0.0e+00 0.0000000 FBXO21
11269 -0.1307709 0.0e+00 0.0000020 KSR2
11270 -0.1979417 0.0e+00 0.0000000 RFC5
11271 -0.1816850 0.0e+00 0.0000000 WSB2
11274 0.2154433 0.0e+00 0.0000000 PEBP1
11275 -0.1476702 0.0e+00 0.0000000 TAOK3
11277 -0.2806147 0.0e+00 0.0000000 SUDS3
11282 -0.2537136 0.0e+00 0.0000000 PRKAB1
11283 -0.1535606 0.0e+00 0.0000000 CIT
11284 -0.1142001 0.0e+00 0.0002656 CCDC64
11285 -0.2224036 0.0e+00 0.0000000 RAB35
11287 -0.2180821 0.0e+00 0.0000000 GCN1
11288 -0.4960407 0.0e+00 0.0000000 RPLP0
11289 -0.1291226 0.0e+00 0.0000034 PXN-AS1
11290 -0.1575118 0.0e+00 0.0000000 PXN
11294 -0.1501358 0.0e+00 0.0000000 MSI1
11296 -0.3250096 0.0e+00 0.0000000 TRIAP1
11297 -0.1977466 0.0e+00 0.0000000 GATC
11298 -0.3678292 0.0e+00 0.0000000 SRSF9
11299 -0.2429721 0.0e+00 0.0000000 DYNLL1
11300 -0.1487746 0.0e+00 0.0000000 NRAV
11301 -0.2339577 0.0e+00 0.0000000 COQ5
11302 -0.1635486 0.0e+00 0.0000000 RNF10
11303 -0.2781194 0.0e+00 0.0000000 POP5
11305 -0.4034701 0.0e+00 0.0000000 MLEC
11309 -0.1817196 0.0e+00 0.0000000 UNC119B
11311 -0.2547958 0.0e+00 0.0000000 SPPL3
11313 -0.1939509 0.0e+00 0.0000000 C12orf43
11317 -0.1620959 0.0e+00 0.0000000 CAMKK2
11318 -0.2745103 0.0e+00 0.0000000 ANAPC5
11319 -0.1974816 0.0e+00 0.0000000 RNF34
11320 -0.1555171 0.0e+00 0.0000000 KDM2B
11321 -0.1981099 0.0e+00 0.0000000 ORAI1
11324 0.1476564 0.0e+00 0.0000000 RHOF
11327 -0.1544820 0.0e+00 0.0000000 SETD1B
11328 -0.1116979 1.0e-07 0.0005232 PSMD9
11331 -0.2510829 0.0e+00 0.0000000 BCL7A
11332 -0.4615293 0.0e+00 0.0000000 MLXIP
11335 -0.1759711 0.0e+00 0.0000000 DIABLO
11337 -0.1665550 0.0e+00 0.0000000 CLIP1
11338 -0.1818586 0.0e+00 0.0000000 ZCCHC8
11340 -0.1352715 0.0e+00 0.0000005 RSRC2
11341 -0.1382558 0.0e+00 0.0000002 KNTC1
11343 -0.2834549 0.0e+00 0.0000000 DENR
11346 -0.2545100 0.0e+00 0.0000000 VPS37B
11349 -0.0962469 3.0e-06 0.0244328 OGFOD2
11350 0.1457831 0.0e+00 0.0000000 ARL6IP4
11352 -0.1561440 0.0e+00 0.0000000 MPHOSPH9
11353 -0.1790738 0.0e+00 0.0000000 C12orf65
11355 -0.2976357 0.0e+00 0.0000000 CDK2AP1
11356 -0.2490977 0.0e+00 0.0000000 SBNO1
11358 -0.2542214 0.0e+00 0.0000000 KMT5A
11359 -0.1510556 0.0e+00 0.0000000 RILPL2
11360 -0.1259615 0.0e+00 0.0000089 SNRNP35
11363 -0.2883517 0.0e+00 0.0000000 TMED2
11364 -0.1663866 0.0e+00 0.0000000 DDX55
11365 -0.2162824 0.0e+00 0.0000000 EIF2B1
11366 -0.2154177 0.0e+00 0.0000000 GTF2H3
11367 -0.1056858 3.0e-07 0.0024918 TCTN2
11368 -0.1755054 0.0e+00 0.0000000 ATP6V0A2
11370 -0.1014730 8.0e-07 0.0070892 CCDC92
11373 -0.1133733 0.0e+00 0.0003327 ZNF664
11374 -0.2728591 0.0e+00 0.0000000 FAM101A
11377 -0.1174414 0.0e+00 0.0001077 NCOR2
11379 -0.1237516 0.0e+00 0.0000173 SCARB1
11380 0.3703430 0.0e+00 0.0000000 UBC
11381 -0.1696220 0.0e+00 0.0000000 DHX37
11382 -0.2694948 0.0e+00 0.0000000 BRI3BP
11383 -0.2214030 0.0e+00 0.0000000 AACS
11388 -0.1536749 0.0e+00 0.0000000 RP11-349K16.1
11389 -0.1855379 0.0e+00 0.0000000 SLC15A4
11394 -0.4192213 0.0e+00 0.0000000 RAN
11396 -0.2060535 0.0e+00 0.0000000 SFSWAP
11398 -0.3022239 0.0e+00 0.0000000 PUS1
11399 -0.1768953 0.0e+00 0.0000000 EP400
11400 -0.1494044 0.0e+00 0.0000000 EP400NL
11401 -0.2184276 0.0e+00 0.0000000 DDX51
11402 -0.1967151 0.0e+00 0.0000000 NOC4L
11405 -0.2162315 0.0e+00 0.0000000 FBRSL1
11407 -0.1797282 0.0e+00 0.0000000 POLE
11409 -0.2329615 0.0e+00 0.0000000 PGAM5
11410 -0.2217832 0.0e+00 0.0000000 ANKLE2
11411 -0.2474647 0.0e+00 0.0000000 GOLGA3
11412 -0.1573104 0.0e+00 0.0000000 CHFR
11415 -0.1309986 0.0e+00 0.0000019 ZNF605
11416 -0.1172852 0.0e+00 0.0001126 ZNF26
11417 -0.1689692 0.0e+00 0.0000000 ZNF84
11418 -0.1625051 0.0e+00 0.0000000 ZNF140
11420 -0.0997792 1.3e-06 0.0106758 ZNF10
11421 -0.1881965 0.0e+00 0.0000000 ZNF268
11422 -0.1086583 1.0e-07 0.0011654 MPHOSPH8
11424 -0.2520169 0.0e+00 0.0000000 PSPC1
11425 -0.1870765 0.0e+00 0.0000000 ZMYM5
11426 -0.1414870 0.0e+00 0.0000001 RP11-61K9.3
11427 -0.1698585 0.0e+00 0.0000000 ZMYM2
11428 -0.3070704 0.0e+00 0.0000000 GJB2
11429 0.1337141 0.0e+00 0.0000008 CRYL1
11431 -0.1447631 0.0e+00 0.0000000 IFT88
11432 -0.1993713 0.0e+00 0.0000000 RP11-172H24.4
11434 -0.1796173 0.0e+00 0.0000000 N6AMT2
11435 -0.2154671 0.0e+00 0.0000000 XPO4
11438 -0.1489615 0.0e+00 0.0000000 SKA3
11439 -0.1170011 0.0e+00 0.0001220 MRPL57
11440 -0.1995551 0.0e+00 0.0000000 ZDHHC20
11441 -0.2192928 0.0e+00 0.0000000 MICU2
11446 -0.2160496 0.0e+00 0.0000000 MIPEP
11447 -0.1102090 1.0e-07 0.0007767 C1QTNF9B-AS1
11448 -0.2311238 0.0e+00 0.0000000 SPATA13
11454 -0.1122598 0.0e+00 0.0004501 PABPC3
11455 -0.1942782 0.0e+00 0.0000000 MTMR6
11456 -0.2193703 0.0e+00 0.0000000 NUP58
11458 -0.1468553 0.0e+00 0.0000000 RNF6
11460 -0.1539210 0.0e+00 0.0000000 CDK8
11463 -0.1735999 0.0e+00 0.0000000 USP12
11465 -0.4833961 0.0e+00 0.0000000 RPL21
11467 -0.3508830 0.0e+00 0.0000000 GTF3A
11468 -0.1786483 0.0e+00 0.0000000 MTIF3
11469 -0.1441929 0.0e+00 0.0000000 LNX2
11470 -0.1508993 0.0e+00 0.0000000 POLR1D
11472 -0.1988917 0.0e+00 0.0000000 ATP5EP2
11473 -0.1994471 0.0e+00 0.0000000 LINC00543
11474 -0.1694718 0.0e+00 0.0000000 CDX2
11477 -0.2087498 0.0e+00 0.0000000 PAN3
11478 -0.1190302 0.0e+00 0.0000687 POMP
11480 -0.2867574 0.0e+00 0.0000000 SLC7A1
11481 -0.2191282 0.0e+00 0.0000000 UBL3
11485 -0.2702374 0.0e+00 0.0000000 HMGB1
11486 -0.1523379 0.0e+00 0.0000000 USPL1
11488 -0.3510632 0.0e+00 0.0000000 HSPH1
11489 -0.1028554 6.0e-07 0.0050540 B3GLCT
11491 -0.1573698 0.0e+00 0.0000000 BRCA2
11493 0.2192897 0.0e+00 0.0000000 N4BP2L2
11494 -0.1873804 0.0e+00 0.0000000 PDS5B
11497 -0.1391716 0.0e+00 0.0000001 STARD13
11499 -0.2038872 0.0e+00 0.0000000 RFC3
11503 -0.1190254 0.0e+00 0.0000688 RFXAP
11504 -0.1592135 0.0e+00 0.0000000 SMAD9
11505 -0.2874569 0.0e+00 0.0000000 ALG5
11506 -0.2438663 0.0e+00 0.0000000 EXOSC8
11507 -0.2175242 0.0e+00 0.0000000 SUPT20H
11511 -0.1929244 0.0e+00 0.0000000 UFM1
11514 -0.2320494 0.0e+00 0.0000000 PROSER1
11515 -0.1355140 0.0e+00 0.0000004 NHLRC3
11517 -0.1516168 0.0e+00 0.0000000 COG6
11518 -0.1773048 0.0e+00 0.0000000 FOXO1
11519 -0.2222920 0.0e+00 0.0000000 MRPS31
11521 -0.2747401 0.0e+00 0.0000000 ELF1
11522 -0.1934471 0.0e+00 0.0000000 WBP4
11523 -0.1027996 6.0e-07 0.0051239 KBTBD6
11525 -0.1258661 0.0e+00 0.0000092 KBTBD7
11526 -0.0943746 4.6e-06 0.0374319 MTRF1
11527 -0.1319717 0.0e+00 0.0000014 NAA16
11528 -0.0960129 3.2e-06 0.0257863 RGCC
11529 -0.1534899 0.0e+00 0.0000000 VWA8
11530 -0.1847130 0.0e+00 0.0000000 DGKH
11531 -0.2058549 0.0e+00 0.0000000 AKAP11
11534 -0.1372727 0.0e+00 0.0000003 DNAJC15
11535 -0.1409423 0.0e+00 0.0000001 CCDC122
11538 -0.1469210 0.0e+00 0.0000000 SERP2
11540 -0.1030464 6.0e-07 0.0048204 TSC22D1
11544 -0.2069188 0.0e+00 0.0000000 NUFIP1
11545 -0.2055094 0.0e+00 0.0000000 GPALPP1
11546 -0.3381712 0.0e+00 0.0000000 GTF2F2
11548 -0.0999576 1.2e-06 0.0102273 TPT1
11550 -0.0995573 1.3e-06 0.0112521 TPT1-AS1
11552 -0.1001647 1.2e-06 0.0097264 SLC25A30
11554 -0.2156476 0.0e+00 0.0000000 COG3
11555 -0.2279036 0.0e+00 0.0000000 ZC3H13
11556 -0.2145779 0.0e+00 0.0000000 KIAA0226L
11557 -0.1601801 0.0e+00 0.0000000 LRCH1
11558 -0.3293523 0.0e+00 0.0000000 ESD
11560 -0.1131861 0.0e+00 0.0003500 SUCLA2
11562 -0.3045972 0.0e+00 0.0000000 NUDT15
11564 -0.2280929 0.0e+00 0.0000000 MED4
11565 0.1602893 0.0e+00 0.0000000 ITM2B
11567 -0.1996140 0.0e+00 0.0000000 RB1
11568 -0.1805616 0.0e+00 0.0000000 LPAR6
11569 -0.1297520 0.0e+00 0.0000028 RCBTB2
11570 -0.1162228 0.0e+00 0.0001516 RP11-156K23.3
11571 -0.1665818 0.0e+00 0.0000000 FNDC3A
11572 -0.1223254 0.0e+00 0.0000264 CDADC1
11574 -0.1059162 3.0e-07 0.0023534 SETDB2
11575 -0.1600597 0.0e+00 0.0000000 PHF11
11578 -0.5308694 0.0e+00 0.0000000 EBPL
11579 -0.2784268 0.0e+00 0.0000000 KPNA3
11580 -0.2550443 0.0e+00 0.0000000 SPRYD7
11581 -0.1396795 0.0e+00 0.0000001 DLEU2
11582 -0.2262579 0.0e+00 0.0000000 TRIM13
11584 -0.2768994 0.0e+00 0.0000000 DLEU1
11587 -0.3198013 0.0e+00 0.0000000 RNASEH2B
11588 -0.1986047 0.0e+00 0.0000000 INTS6
11589 -0.1073684 2.0e-07 0.0016246 INTS6-AS1
11590 -0.1297134 0.0e+00 0.0000028 WDFY2
11591 -0.1398804 0.0e+00 0.0000001 DHRS12
11593 -0.1061950 3.0e-07 0.0021928 ATP7B
11595 -0.2418815 0.0e+00 0.0000000 UTP14C
11597 -0.1910141 0.0e+00 0.0000000 NEK3
11599 -0.1873080 0.0e+00 0.0000000 VPS36
11600 -0.0979275 2.0e-06 0.0165342 RP11-245D16.4
11601 -0.1842158 0.0e+00 0.0000000 CKAP2
11602 -0.2626758 0.0e+00 0.0000000 HNRNPA1L2
11604 -0.1941074 0.0e+00 0.0000000 SUGT1
11607 -0.2795829 0.0e+00 0.0000000 OLFM4
11608 -0.1421011 0.0e+00 0.0000000 DIAPH3
11610 -0.2052813 0.0e+00 0.0000000 TDRD3
11613 -0.2011667 0.0e+00 0.0000000 DACH1
11614 -0.3183308 0.0e+00 0.0000000 MZT1
11615 -0.1459470 0.0e+00 0.0000000 BORA
11616 -0.2122425 0.0e+00 0.0000000 DIS3
11617 -0.1364696 0.0e+00 0.0000003 PIBF1
11618 -0.3139491 0.0e+00 0.0000000 KLF5
11619 -0.1333255 0.0e+00 0.0000009 KLF12
11620 -0.2546180 0.0e+00 0.0000000 TBC1D4
11621 -0.4444118 0.0e+00 0.0000000 COMMD6
11622 -0.3722738 0.0e+00 0.0000000 UCHL3
11626 -0.2031193 0.0e+00 0.0000000 KCTD12
11628 -0.1398437 0.0e+00 0.0000001 CLN5
11629 -0.1466219 0.0e+00 0.0000000 FBXL3
11631 -0.2233523 0.0e+00 0.0000000 MYCBP2
11635 -0.1168294 0.0e+00 0.0001280 RNF219
11636 -0.2418953 0.0e+00 0.0000000 RBM26
11640 -0.3070846 0.0e+00 0.0000000 SPRY2
11645 -0.1419160 0.0e+00 0.0000001 TGDS
11646 -0.1714847 0.0e+00 0.0000000 GPR180
11647 -0.2200592 0.0e+00 0.0000000 ABCC4
11648 -0.0934895 5.7e-06 0.0456912 DNAJC3-AS1
11649 -0.2663017 0.0e+00 0.0000000 DNAJC3
11650 -0.1423857 0.0e+00 0.0000000 UGGT2
11651 -0.1135514 0.0e+00 0.0003172 OXGR1
11652 -0.1764215 0.0e+00 0.0000000 MBNL2
11653 -0.2432256 0.0e+00 0.0000000 RAP2A
11654 -0.3802454 0.0e+00 0.0000000 IPO5
11655 -0.3186791 0.0e+00 0.0000000 FARP1
11659 0.3751112 0.0e+00 0.0000000 SLC15A1
11660 -0.1026524 6.0e-07 0.0053156 DOCK9
11661 -0.0953139 3.7e-06 0.0302510 DOCK9-AS2
11663 -0.2235690 0.0e+00 0.0000000 UBAC2
11665 -0.2205247 0.0e+00 0.0000000 TM9SF2
11666 -0.1915301 0.0e+00 0.0000000 CLYBL
11668 -0.3900423 0.0e+00 0.0000000 RP11-12G12.7
11669 -0.3390582 0.0e+00 0.0000000 PCCA
11670 -0.1608956 0.0e+00 0.0000000 GGACT
11672 -0.1896958 0.0e+00 0.0000000 TMTC4
11676 -0.2295552 0.0e+00 0.0000000 TPP2
11678 -0.1879140 0.0e+00 0.0000000 TEX30
11680 -0.2132900 0.0e+00 0.0000000 BIVM
11682 -0.3922021 0.0e+00 0.0000000 EFNB2
11683 -0.1039231 4.0e-07 0.0038756 ARGLU1
11685 -0.1938541 0.0e+00 0.0000000 ABHD13
11687 -0.0967793 2.6e-06 0.0215890 RP11-54H7.4
11688 -0.2203407 0.0e+00 0.0000000 IRS2
11691 -0.1418994 0.0e+00 0.0000001 RAB20
11693 -0.1415785 0.0e+00 0.0000001 CARKD
11694 -0.2303403 0.0e+00 0.0000000 CARS2
11695 -0.1705591 0.0e+00 0.0000000 ING1
11696 -0.2509697 0.0e+00 0.0000000 ANKRD10
11698 -0.2065158 0.0e+00 0.0000000 ARHGEF7
11700 -0.1803293 0.0e+00 0.0000000 TUBGCP3
11703 -0.1746018 0.0e+00 0.0000000 MCF2L
11705 -0.2120089 0.0e+00 0.0000000 MCF2L-AS1
11708 -0.2623902 0.0e+00 0.0000000 PCID2
11709 -0.2565508 0.0e+00 0.0000000 CUL4A
11711 -0.2100534 0.0e+00 0.0000000 GRTP1
11714 -0.1449643 0.0e+00 0.0000000 TMCO3
11715 -0.3399433 0.0e+00 0.0000000 TFDP1
11719 -0.2800276 0.0e+00 0.0000000 GAS6
11721 -0.0938453 5.2e-06 0.0421727 RASA3
11722 -0.2658393 0.0e+00 0.0000000 CDC16
11723 -0.2816145 0.0e+00 0.0000000 UPF3A
11724 -0.1784710 0.0e+00 0.0000000 CHAMP1
11725 -0.1983510 0.0e+00 0.0000000 TTC5
11727 -0.3451098 0.0e+00 0.0000000 CCNB1IP1
11729 -0.1028170 6.0e-07 0.0051020 PARP2
11732 -0.2056233 0.0e+00 0.0000000 OSGEP
11733 -0.3434145 0.0e+00 0.0000000 APEX1
11734 -0.1753272 0.0e+00 0.0000000 TMEM55B
11735 -0.2263613 0.0e+00 0.0000000 PNP
11736 -0.3209995 0.0e+00 0.0000000 RNASE4
11737 -0.1812477 0.0e+00 0.0000000 ANG
11739 -0.1587227 0.0e+00 0.0000000 RNASE6
11740 -0.2495590 0.0e+00 0.0000000 RNASE1
11741 -0.2113043 0.0e+00 0.0000000 METTL17
11743 -0.0956944 3.4e-06 0.0277329 SLC39A2
11744 -0.4556255 0.0e+00 0.0000000 NDRG2
11748 -0.3350959 0.0e+00 0.0000000 ARHGEF40
11749 -0.1947686 0.0e+00 0.0000000 ZNF219
11750 0.1740593 0.0e+00 0.0000000 TMEM253
11752 -0.3116765 0.0e+00 0.0000000 HNRNPC
11753 -0.3050303 0.0e+00 0.0000000 SUPT16H
11755 -0.1780725 0.0e+00 0.0000000 CHD8
11758 -0.2221994 0.0e+00 0.0000000 METTL3
11762 -0.1459794 0.0e+00 0.0000000 DAD1
11764 -0.3284834 0.0e+00 0.0000000 OXA1L
11765 0.2646446 0.0e+00 0.0000000 SLC7A7
11767 -0.1133171 0.0e+00 0.0003378 MMP14
11770 -0.1572340 0.0e+00 0.0000000 RBM23
11772 -0.2724039 0.0e+00 0.0000000 PRMT5
11773 -0.3063820 0.0e+00 0.0000000 HAUS4
11776 -0.1581119 0.0e+00 0.0000000 C14orf93
11777 -0.3972747 0.0e+00 0.0000000 PSMB5
11778 -0.1264593 0.0e+00 0.0000077 CDH24
11779 -0.2658619 0.0e+00 0.0000000 ACIN1
11780 -0.2394662 0.0e+00 0.0000000 C14orf119
11781 -0.1105766 1.0e-07 0.0007052 SLC7A8
11782 -0.2067621 0.0e+00 0.0000000 HOMEZ
11784 -0.1633829 0.0e+00 0.0000000 BCL2L2
11785 -0.2378261 0.0e+00 0.0000000 PABPN1
11787 -0.1722457 0.0e+00 0.0000000 NGDN
11789 -0.1687088 0.0e+00 0.0000000 THTPA
11790 -0.2158680 0.0e+00 0.0000000 AP1G2
11794 -0.1570907 0.0e+00 0.0000000 DHRS4-AS1
11795 -0.3013389 0.0e+00 0.0000000 DHRS4
11800 0.3428694 0.0e+00 0.0000000 PCK2
11806 0.3024975 0.0e+00 0.0000000 PSME2
11811 -0.2512493 0.0e+00 0.0000000 IPO4
11813 -0.1381933 0.0e+00 0.0000002 TM9SF1
11815 -0.1731841 0.0e+00 0.0000000 CHMP4A
11816 -0.1566643 0.0e+00 0.0000000 MDP1
11817 -0.1148051 0.0e+00 0.0002247 NEDD8
11818 -0.1230280 0.0e+00 0.0000215 GMPR2
11819 -0.1883979 0.0e+00 0.0000000 TINF2
11821 -0.2016654 0.0e+00 0.0000000 RABGGTA
11823 -0.1545985 0.0e+00 0.0000000 NOP9
11824 0.3188292 0.0e+00 0.0000000 CIDEB
11830 -0.2066885 0.0e+00 0.0000000 NYNRIN
11832 -0.1605662 0.0e+00 0.0000000 KHNYN
11833 -0.1853624 0.0e+00 0.0000000 SDR39U1
11834 -0.2074228 0.0e+00 0.0000000 STXBP6
11835 -0.1633593 0.0e+00 0.0000000 NOVA1
11836 -0.1144702 0.0e+00 0.0002466 NOVA1-AS1
11842 -0.1560859 0.0e+00 0.0000000 G2E3
11843 -0.2049439 0.0e+00 0.0000000 SCFD1
11845 -0.2246937 0.0e+00 0.0000000 STRN3
11846 -0.0978465 2.0e-06 0.0168494 AP4S1
11847 -0.2693069 0.0e+00 0.0000000 HECTD1
11849 -0.1880272 0.0e+00 0.0000000 HEATR5A
11852 -0.1754871 0.0e+00 0.0000000 DTD2
11853 -0.2583018 0.0e+00 0.0000000 NUBPL
11854 -0.1372634 0.0e+00 0.0000003 RP11-187E13.1
11855 -0.1137141 0.0e+00 0.0003035 ARHGAP5-AS1
11860 -0.2550279 0.0e+00 0.0000000 SPTSSA
11861 -0.1605234 0.0e+00 0.0000000 EAPP
11862 -0.3298484 0.0e+00 0.0000000 SNX6
11863 -0.1058134 3.0e-07 0.0024150 CFL2
11864 -0.2470598 0.0e+00 0.0000000 BAZ1A
11866 -0.1817605 0.0e+00 0.0000000 SRP54
11867 -0.2076577 0.0e+00 0.0000000 FAM177A1
11868 -0.1556289 0.0e+00 0.0000000 PPP2R3C
11870 -0.1924891 0.0e+00 0.0000000 PSMA6
11871 0.1447918 0.0e+00 0.0000000 NFKBIA
11872 -0.2506947 0.0e+00 0.0000000 RALGAPA1
11875 -0.1712039 0.0e+00 0.0000000 MBIP
11878 -0.1062193 2.0e-07 0.0021792 SLC25A21-AS1
11879 -0.1248941 0.0e+00 0.0000123 MIPOL1
11881 -0.3500814 0.0e+00 0.0000000 FOXA1
11882 -0.0939525 5.1e-06 0.0411612 TTC6
11883 -0.1251207 0.0e+00 0.0000115 SSTR1
11884 -0.1154689 0.0e+00 0.0001871 LINC00639
11887 -0.2003744 0.0e+00 0.0000000 GEMIN2
11888 -0.1430410 0.0e+00 0.0000000 TRAPPC6B
11890 -0.1985071 0.0e+00 0.0000000 PNN
11893 -0.1787795 0.0e+00 0.0000000 FBXO33
11895 -0.1136096 0.0e+00 0.0003122 KLHL28
11896 -0.1575900 0.0e+00 0.0000000 FAM179B
11897 -0.1142475 0.0e+00 0.0002622 PRPF39
11898 -0.2277378 0.0e+00 0.0000000 FKBP3
11900 -0.2172868 0.0e+00 0.0000000 MIS18BP1
11902 -0.1221224 0.0e+00 0.0000281 RPL10L
11903 -0.5008948 0.0e+00 0.0000000 RPS29
11904 -0.2276167 0.0e+00 0.0000000 LRR1
11906 -0.2626695 0.0e+00 0.0000000 MGAT2
11908 -0.2512239 0.0e+00 0.0000000 DNAAF2
11909 -0.1429616 0.0e+00 0.0000000 POLE2
11911 -0.1294236 0.0e+00 0.0000031 KLHDC2
11912 -0.1621775 0.0e+00 0.0000000 NEMF
11914 -0.0934204 5.8e-06 0.0464029 RP11-596C23.2
11915 -0.1259830 0.0e+00 0.0000089 ARF6
11916 -0.1310509 0.0e+00 0.0000019 LINC01588
11917 -0.1310219 0.0e+00 0.0000019 VCPKMT
11918 -0.1218067 0.0e+00 0.0000308 SOS2
11919 -0.1430320 0.0e+00 0.0000000 L2HGDH
11920 -0.2678038 0.0e+00 0.0000000 ATP5S
11923 -0.2205359 0.0e+00 0.0000000 MAP4K5
11925 -0.1274536 0.0e+00 0.0000057 SAV1
11926 -0.1847058 0.0e+00 0.0000000 NIN
11927 -0.2634891 0.0e+00 0.0000000 PYGL
11928 -0.1714468 0.0e+00 0.0000000 ABHD12B
11930 -0.3053005 0.0e+00 0.0000000 TMX1
11933 -0.1049247 3.0e-07 0.0030180 GNG2
11934 -0.2320326 0.0e+00 0.0000000 C14orf166
11935 -0.1135383 0.0e+00 0.0003183 NID2
11936 -0.3366768 0.0e+00 0.0000000 PTGDR
11937 -0.2079981 0.0e+00 0.0000000 PTGER2
11938 -0.1616727 0.0e+00 0.0000000 TXNDC16
11940 -0.2725903 0.0e+00 0.0000000 ERO1A
11941 -0.1121173 1.0e-07 0.0004677 RP11-841O20.2
11942 -0.2387349 0.0e+00 0.0000000 PSMC6
11943 -0.2494570 0.0e+00 0.0000000 STYX
11944 -0.3573372 0.0e+00 0.0000000 GNPNAT1
11947 -0.1774552 0.0e+00 0.0000000 DDHD1
11949 -0.2232281 0.0e+00 0.0000000 CDKN3
11950 -0.2035688 0.0e+00 0.0000000 CNIH1
11951 -0.3116869 0.0e+00 0.0000000 GMFB
11952 -0.1800141 0.0e+00 0.0000000 CGRRF1
11954 -0.1268039 0.0e+00 0.0000069 GCH1
11955 -0.1400343 0.0e+00 0.0000001 WDHD1
11956 -0.1575798 0.0e+00 0.0000000 SOCS4
11957 -0.2195551 0.0e+00 0.0000000 MAPK1IP1L
11959 -0.1472319 0.0e+00 0.0000000 DLGAP5
11960 -0.2405807 0.0e+00 0.0000000 FBXO34
11961 -0.1274167 0.0e+00 0.0000057 ATG14
11962 -0.1009952 9.0e-07 0.0079543 KTN1-AS1
11963 -0.3163850 0.0e+00 0.0000000 KTN1
11966 -0.0988549 1.6e-06 0.0132908 PELI2
11968 -0.1854564 0.0e+00 0.0000000 TMEM260
11970 -0.2187066 0.0e+00 0.0000000 EXOC5
11971 -0.2188952 0.0e+00 0.0000000 AP5M1
11972 -0.1697554 0.0e+00 0.0000000 NAA30
11974 -0.1867218 0.0e+00 0.0000000 ACTR10
11975 -0.1688311 0.0e+00 0.0000000 PSMA3
11976 -0.2438477 0.0e+00 0.0000000 PSMA3-AS1
11977 -0.1844075 0.0e+00 0.0000000 ARID4A
11979 -0.3490735 0.0e+00 0.0000000 TIMM9
11980 -0.1206091 0.0e+00 0.0000436 KIAA0586
11982 -0.2392619 0.0e+00 0.0000000 DAAM1
11985 -0.2663540 0.0e+00 0.0000000 JKAMP
11989 -0.2029791 0.0e+00 0.0000000 PCNXL4
11990 0.2643224 0.0e+00 0.0000000 DHRS7
11992 -0.2737360 0.0e+00 0.0000000 MNAT1
11993 -0.1467933 0.0e+00 0.0000000 TRMT5
11996 -0.2165830 0.0e+00 0.0000000 TMEM30B
11999 -0.3579486 0.0e+00 0.0000000 HIF1A
12001 -0.1371133 0.0e+00 0.0000003 SNAPC1
12002 -0.3321009 0.0e+00 0.0000000 PPP2R5E
12004 -0.1487360 0.0e+00 0.0000000 WDR89
12006 -0.2088345 0.0e+00 0.0000000 SGPP1
12007 -0.2847402 0.0e+00 0.0000000 SYNE2
12010 -0.2896738 0.0e+00 0.0000000 MTHFD1
12013 -0.1854015 0.0e+00 0.0000000 AKAP5
12014 -0.1774329 0.0e+00 0.0000000 ZBTB1
12015 -0.1637988 0.0e+00 0.0000000 HSPA2
12016 -0.1765645 0.0e+00 0.0000000 PPP1R36
12017 -0.2144027 0.0e+00 0.0000000 PLEKHG3
12019 -0.2664547 0.0e+00 0.0000000 CHURC1
12021 -0.5418076 0.0e+00 0.0000000 GPX2
12022 -0.2149857 0.0e+00 0.0000000 RAB15
12023 -0.1418715 0.0e+00 0.0000001 FNTB
12025 -0.1317885 0.0e+00 0.0000015 FUT8
12026 -0.0976821 2.1e-06 0.0175114 FUT8-AS1
12029 -0.1530528 0.0e+00 0.0000000 GPHN
12030 -0.2096479 0.0e+00 0.0000000 FAM71D
12032 -0.1851870 0.0e+00 0.0000000 ATP6V1D
12033 -0.2839683 0.0e+00 0.0000000 EIF2S1
12034 -0.2914362 0.0e+00 0.0000000 PLEK2
12036 -0.1923279 0.0e+00 0.0000000 PLEKHH1
12037 -0.1216908 0.0e+00 0.0000318 PIGH
12039 -0.1503590 0.0e+00 0.0000000 VTI1B
12040 -0.2290246 0.0e+00 0.0000000 RDH11
12043 -0.0961163 3.1e-06 0.0251771 RAD51B
12046 -0.2332028 0.0e+00 0.0000000 ZFP36L1
12047 -0.4247868 0.0e+00 0.0000000 ACTN1
12048 -0.1673877 0.0e+00 0.0000000 DCAF5
12050 -0.1642405 0.0e+00 0.0000000 EXD2
12051 -0.2391434 0.0e+00 0.0000000 ERH
12052 -0.1542527 0.0e+00 0.0000000 SLC39A9
12054 0.0979591 2.0e-06 0.0164191 SRSF5
12057 -0.2118131 0.0e+00 0.0000000 COX16
12059 -0.1935983 0.0e+00 0.0000000 SYNJ2BP
12062 -0.1461222 0.0e+00 0.0000000 MED6
12064 -0.1615219 0.0e+00 0.0000000 MAP3K9
12065 -0.1760058 0.0e+00 0.0000000 RP6-65G23.3
12069 -0.1451839 0.0e+00 0.0000000 RP1-261D10.2
12070 -0.2061537 0.0e+00 0.0000000 SIPA1L1
12071 -0.2130217 0.0e+00 0.0000000 DPF3
12072 -0.1951180 0.0e+00 0.0000000 DCAF4
12075 -0.2270809 0.0e+00 0.0000000 RBM25
12076 -0.1262033 0.0e+00 0.0000083 PSEN1
12079 -0.1188670 0.0e+00 0.0000720 NUMB
12080 -0.1905774 0.0e+00 0.0000000 C14orf169
12082 -0.1903719 0.0e+00 0.0000000 ACOT2
12085 -0.1640897 0.0e+00 0.0000000 DNAL1
12086 -0.1313238 0.0e+00 0.0000017 PNMA1
12087 -0.1747971 0.0e+00 0.0000000 ELMSAN1
12089 -0.1170354 0.0e+00 0.0001208 PTGR2
12094 -0.2031556 0.0e+00 0.0000000 ENTPD5
12097 -0.1837002 0.0e+00 0.0000000 ALDH6A1
12100 -0.1623062 0.0e+00 0.0000000 NPC2
12101 -0.2553407 0.0e+00 0.0000000 ISCA2
12102 -0.1472441 0.0e+00 0.0000000 AREL1
12103 -0.1553991 0.0e+00 0.0000000 FCF1
12104 -0.2260339 0.0e+00 0.0000000 YLPM1
12105 -0.2279727 0.0e+00 0.0000000 DLST
12106 -0.1010338 9.0e-07 0.0078821 RPS6KL1
12107 -0.0989514 1.6e-06 0.0129896 PGF
12108 -0.2154649 0.0e+00 0.0000000 EIF2B2
12110 -0.1077149 2.0e-07 0.0014867 MLH3
12111 -0.3102583 0.0e+00 0.0000000 ACYP1
12113 -0.1279182 0.0e+00 0.0000049 NEK9
12114 -0.2965883 0.0e+00 0.0000000 TMED10
12120 -0.1042176 4.0e-07 0.0036002 JDP2
12123 -0.1308842 0.0e+00 0.0000020 TTLL5
12124 -0.2846067 0.0e+00 0.0000000 C14orf1
12125 -0.1445403 0.0e+00 0.0000000 IFT43
12129 -0.1348415 0.0e+00 0.0000006 RP11-488C13.5
12130 -0.1442726 0.0e+00 0.0000000 ANGEL1
12131 -0.2310464 0.0e+00 0.0000000 IRF2BPL
12132 -0.0953970 3.6e-06 0.0296795 RP11-7F17.8
12134 -0.1475932 0.0e+00 0.0000000 CIPC
12136 -0.1151212 0.0e+00 0.0002060 POMT2
12137 -0.2292906 0.0e+00 0.0000000 GSTZ1
12138 -0.1529242 0.0e+00 0.0000000 TMED8
12141 -0.1165574 0.0e+00 0.0001380 VIPAS39
12142 -0.2755795 0.0e+00 0.0000000 AHSA1
12143 -0.2411107 0.0e+00 0.0000000 SPTLC2
12144 -0.1105297 1.0e-07 0.0007140 ALKBH1
12145 -0.1037768 5.0e-07 0.0040198 SLIRP
12146 -0.2222239 0.0e+00 0.0000000 SNW1
12147 -0.1481148 0.0e+00 0.0000000 ADCK1
12149 -0.0955374 3.5e-06 0.0287309 CEP128
12151 -0.2011697 0.0e+00 0.0000000 GTF2A1
12153 -0.0986432 1.7e-06 0.0139767 STON2
12154 -0.2253041 0.0e+00 0.0000000 SEL1L
12155 -0.1502114 0.0e+00 0.0000000 GALC
12156 -0.1240123 0.0e+00 0.0000160 KCNK10
12157 -0.1628845 0.0e+00 0.0000000 SPATA7
12158 -0.1339029 0.0e+00 0.0000008 PTPN21
12159 -0.2058367 0.0e+00 0.0000000 ZC3H14
12161 -0.1938146 0.0e+00 0.0000000 TTC8
12162 -0.1533935 0.0e+00 0.0000000 FOXN3
12165 -0.2015747 0.0e+00 0.0000000 EFCAB11
12166 -0.1856846 0.0e+00 0.0000000 TDP1
12167 -0.1789494 0.0e+00 0.0000000 PSMC1
12168 -0.1463956 0.0e+00 0.0000000 NRDE2
12172 -0.1102529 1.0e-07 0.0007679 RPS6KA5
12173 -0.2766121 0.0e+00 0.0000000 C14orf159
12174 -0.2131376 0.0e+00 0.0000000 CCDC88C
12175 -0.2094877 0.0e+00 0.0000000 PPP4R3A
12177 -0.3531853 0.0e+00 0.0000000 TC2N
12178 -0.2106627 0.0e+00 0.0000000 TRIP11
12179 -0.1861379 0.0e+00 0.0000000 ATXN3
12181 -0.2083335 0.0e+00 0.0000000 CPSF2
12182 -0.1527535 0.0e+00 0.0000000 RIN3
12184 -0.1927375 0.0e+00 0.0000000 GOLGA5
12189 -0.2030629 0.0e+00 0.0000000 MOAP1
12190 -0.2821363 0.0e+00 0.0000000 TMEM251
12191 -0.1784264 0.0e+00 0.0000000 C14orf142
12192 -0.2008308 0.0e+00 0.0000000 UBR7
12193 -0.2228179 0.0e+00 0.0000000 BTBD7
12196 -0.1700652 0.0e+00 0.0000000 DDX24
12198 0.3697703 0.0e+00 0.0000000 IFI27
12199 -0.2073000 0.0e+00 0.0000000 IFI27L2
12201 -0.1760454 0.0e+00 0.0000000 SERPINA6
12202 0.4642814 0.0e+00 0.0000000 SERPINA1
12203 -0.2419399 0.0e+00 0.0000000 DICER1
12204 -0.1272008 0.0e+00 0.0000061 DICER1-AS1
12205 -0.3393147 0.0e+00 0.0000000 CLMN
12208 -0.1750507 0.0e+00 0.0000000 SNHG10
12209 -0.3466590 0.0e+00 0.0000000 GLRX5
12215 -0.1314632 0.0e+00 0.0000016 ATG2B
12216 -0.2069863 0.0e+00 0.0000000 GSKIP
12218 -0.1206921 0.0e+00 0.0000426 RP11-872J21.3
12219 -0.2669840 0.0e+00 0.0000000 PAPOLA
12221 -0.2365879 0.0e+00 0.0000000 VRK1
12224 -0.1397258 0.0e+00 0.0000001 BCL11B
12225 -0.2729714 0.0e+00 0.0000000 SETD3
12226 -0.2818077 0.0e+00 0.0000000 CCNK
12227 -0.1875391 0.0e+00 0.0000000 CCDC85C
12232 0.0983955 1.8e-06 0.0148253 DEGS2
12233 -0.2426688 0.0e+00 0.0000000 YY1
12234 -0.1495145 0.0e+00 0.0000000 SLC25A29
12236 -0.1572198 0.0e+00 0.0000000 WARS
12237 -0.1246845 0.0e+00 0.0000131 WDR25
12243 -0.2673648 0.0e+00 0.0000000 PPP2R5C
12246 -0.1203504 0.0e+00 0.0000470 DYNC1H1
12247 -0.3646274 0.0e+00 0.0000000 HSP90AA1
12248 -0.1196255 0.0e+00 0.0000579 WDR20
12249 -0.1141648 0.0e+00 0.0002682 MOK
12251 -0.2225217 0.0e+00 0.0000000 CINP
12252 -0.1041030 4.0e-07 0.0037053 TECPR2
12255 -0.2508954 0.0e+00 0.0000000 RCOR1
12256 -0.1383708 0.0e+00 0.0000002 TRAF3
12257 0.4938512 0.0e+00 0.0000000 AMN
12258 -0.2179305 0.0e+00 0.0000000 CDC42BPB
12263 -0.1505944 0.0e+00 0.0000000 EIF5
12264 -0.1990785 0.0e+00 0.0000000 MARK3
12265 -0.4459512 0.0e+00 0.0000000 CKB
12267 -0.2671861 0.0e+00 0.0000000 TRMT61A
12269 -0.2452312 0.0e+00 0.0000000 BAG5
12270 -0.1787068 0.0e+00 0.0000000 KLC1
12271 -0.1664957 0.0e+00 0.0000000 APOPT1
12274 -0.1872833 0.0e+00 0.0000000 XRCC3
12275 -0.2969594 0.0e+00 0.0000000 ZFYVE21
12276 -0.1945766 0.0e+00 0.0000000 PPP1R13B
12279 -0.2029133 0.0e+00 0.0000000 C14orf2
12280 -0.1315324 0.0e+00 0.0000016 ASPG
12281 -0.0980536 1.9e-06 0.0160563 KIF26A
12286 -0.1378752 0.0e+00 0.0000002 SIVA1
12287 -0.2846465 0.0e+00 0.0000000 AKT1
12289 -0.1357949 0.0e+00 0.0000004 ZBTB42
12292 -0.2243879 0.0e+00 0.0000000 CEP170B
12293 -0.1199186 0.0e+00 0.0000532 C14orf79
12294 -0.1920246 0.0e+00 0.0000000 CDCA4
12295 -0.1766190 0.0e+00 0.0000000 RP11-44N21.1
12298 -0.1580432 0.0e+00 0.0000000 BRF1
12299 -0.2148486 0.0e+00 0.0000000 BTBD6
12300 -0.1551494 0.0e+00 0.0000000 PACS2
12303 -0.1952646 0.0e+00 0.0000000 MTA1
12306 0.4211430 0.0e+00 0.0000000 CRIP1
12308 -0.2058579 0.0e+00 0.0000000 C14orf80
12309 -0.1120492 1.0e-07 0.0004762 NIPA1
12310 -0.3079663 0.0e+00 0.0000000 NIPA2
12311 -0.1875307 0.0e+00 0.0000000 CYFIP1
12312 -0.1180890 0.0e+00 0.0000898 TUBGCP5
12313 -0.1300820 0.0e+00 0.0000025 NDN
12315 -0.1831295 0.0e+00 0.0000000 SNRPN
12319 -0.2704794 0.0e+00 0.0000000 UBE3A
12322 -0.2101440 0.0e+00 0.0000000 HERC2
12323 -0.1335126 0.0e+00 0.0000009 FAM189A1
12324 -0.1105920 1.0e-07 0.0007024 NSMCE3
12325 0.1795057 0.0e+00 0.0000000 RP11-680F8.1
12326 -0.1122970 0.0e+00 0.0004455 TJP1
12333 -0.1571676 0.0e+00 0.0000000 ARHGAP11B
12335 -0.1470020 0.0e+00 0.0000000 FAN1
12336 -0.1277244 0.0e+00 0.0000052 MTMR10
12338 -0.1524688 0.0e+00 0.0000000 RP11-16E12.2
12339 -0.1881411 0.0e+00 0.0000000 KLF13
12340 -0.1042379 4.0e-07 0.0035820 OTUD7A
12346 -0.1846710 0.0e+00 0.0000000 ARHGAP11A
12349 -0.2242498 0.0e+00 0.0000000 FMN1
12352 -0.1842595 0.0e+00 0.0000000 AVEN
12353 -0.3024805 0.0e+00 0.0000000 EMC7
12355 -0.3215150 0.0e+00 0.0000000 KATNBL1
12356 -0.2483583 0.0e+00 0.0000000 EMC4
12357 -0.1019941 7.0e-07 0.0062456 SLC12A6
12358 -0.1868665 0.0e+00 0.0000000 NOP10
12359 -0.2975681 0.0e+00 0.0000000 LPCAT4
12360 -0.1619306 0.0e+00 0.0000000 GOLGA8A
12361 -0.0979437 2.0e-06 0.0164765 GOLGA8B
12362 -0.2147655 0.0e+00 0.0000000 AQR
12363 -0.2721615 0.0e+00 0.0000000 ZNF770
12364 -0.1294397 0.0e+00 0.0000031 DPH6
12366 -0.1332397 0.0e+00 0.0000009 C15orf41
12369 -0.3004787 0.0e+00 0.0000000 SPRED1
12370 -0.2694212 0.0e+00 0.0000000 FAM98B
12374 -0.2753958 0.0e+00 0.0000000 THBS1
12376 -0.1090850 1.0e-07 0.0010422 FSIP1
12378 -0.3321986 0.0e+00 0.0000000 EIF2AK4
12379 -0.1379351 0.0e+00 0.0000002 SRP14
12382 -0.1245807 0.0e+00 0.0000135 BUB1B
12383 -0.1479278 0.0e+00 0.0000000 PAK6
12384 -0.0945646 4.4e-06 0.0358614 PLCB2
12385 -0.1453254 0.0e+00 0.0000000 INAFM2
12387 0.4687747 0.0e+00 0.0000000 PHGR1
12388 -0.1195914 0.0e+00 0.0000585 DISP2
12389 -0.1440128 0.0e+00 0.0000000 KNSTRN
12390 -0.2840268 0.0e+00 0.0000000 IVD
12391 -0.1168354 0.0e+00 0.0001277 BAHD1
12392 -0.0979404 2.0e-06 0.0164877 CHST14
12393 -0.2038897 0.0e+00 0.0000000 C15orf57
12394 -0.1760218 0.0e+00 0.0000000 RPUSD2
12396 -0.1662773 0.0e+00 0.0000000 RAD51
12398 0.2629995 0.0e+00 0.0000000 GCHFR
12399 -0.1828778 0.0e+00 0.0000000 DNAJC17
12404 0.1992506 0.0e+00 0.0000000 SPINT1
12405 -0.2882365 0.0e+00 0.0000000 RHOV
12410 -0.1050215 3.0e-07 0.0029453 CHAC1
12411 -0.2309238 0.0e+00 0.0000000 INO80
12413 -0.1700175 0.0e+00 0.0000000 OIP5
12414 -0.1815389 0.0e+00 0.0000000 NUSAP1
12415 -0.1066640 2.0e-07 0.0019469 NDUFAF1
12416 -0.1937417 0.0e+00 0.0000000 RTF1
12417 -0.1083732 1.0e-07 0.0012551 ITPKA
12419 -0.1971104 0.0e+00 0.0000000 RPAP1
12421 -0.2019488 0.0e+00 0.0000000 MGA
12427 -0.1143600 0.0e+00 0.0002543 EHD4
12430 -0.1268614 0.0e+00 0.0000068 PLA2G4F
12431 -0.1314977 0.0e+00 0.0000016 VPS39
12432 -0.3110851 0.0e+00 0.0000000 TMEM87A
12433 -0.1851540 0.0e+00 0.0000000 GANC
12434 -0.1275432 0.0e+00 0.0000055 CAPN3
12435 -0.2400148 0.0e+00 0.0000000 ZNF106
12436 -0.2035890 0.0e+00 0.0000000 SNAP23
12438 -0.1789943 0.0e+00 0.0000000 LRRC57
12439 -0.2055507 0.0e+00 0.0000000 HAUS2
12442 -0.1190980 0.0e+00 0.0000674 TTBK2
12444 -0.1699215 0.0e+00 0.0000000 UBR1
12446 -0.1897940 0.0e+00 0.0000000 TMEM62
12447 -0.1262825 0.0e+00 0.0000081 CCNDBP1
12448 -0.1092956 1.0e-07 0.0009867 LCMT2
12450 -0.1802936 0.0e+00 0.0000000 ZSCAN29
12451 -0.2010922 0.0e+00 0.0000000 TUBGCP4
12452 -0.2322673 0.0e+00 0.0000000 TP53BP1
12454 -0.1594630 0.0e+00 0.0000000 PPIP5K1
12455 -0.1889805 0.0e+00 0.0000000 CKMT1B
12457 -0.1741559 0.0e+00 0.0000000 CATSPER2
12458 -0.2096189 0.0e+00 0.0000000 CKMT1A
12459 -0.2288778 0.0e+00 0.0000000 PDIA3
12461 -0.2801041 0.0e+00 0.0000000 SERF2
12463 -0.1583416 0.0e+00 0.0000000 HYPK
12464 -0.1725420 0.0e+00 0.0000000 MFAP1
12465 -0.1432728 0.0e+00 0.0000000 WDR76
12466 -0.0932664 6.0e-06 0.0480038 FRMD5
12467 -0.3564070 0.0e+00 0.0000000 CASC4
12468 -0.1764594 0.0e+00 0.0000000 CTDSPL2
12469 -0.1523571 0.0e+00 0.0000000 EIF3J-AS1
12470 -0.2932248 0.0e+00 0.0000000 EIF3J
12471 -0.1855387 0.0e+00 0.0000000 SPG11
12473 0.4075297 0.0e+00 0.0000000 B2M
12474 -0.1067416 2.0e-07 0.0019082 TRIM69
12476 -0.3384839 0.0e+00 0.0000000 SORD
12477 -0.1256589 0.0e+00 0.0000098 DUOX2
12483 -0.0983247 1.8e-06 0.0150691 SLC28A2
12485 0.1976950 0.0e+00 0.0000000 GATM-AS1
12486 -0.1427188 0.0e+00 0.0000000 SPATA5L1
12487 -0.3123991 0.0e+00 0.0000000 C15orf48
12488 -0.3753115 0.0e+00 0.0000000 RP11-519G16.5
12492 -0.1949781 0.0e+00 0.0000000 BLOC1S6
12493 -0.4075401 0.0e+00 0.0000000 SQRDL
12496 -0.2323741 0.0e+00 0.0000000 MYEF2
12499 -0.4805068 0.0e+00 0.0000000 DUT
12501 -0.1326497 0.0e+00 0.0000011 CEP152
12502 -0.2716810 0.0e+00 0.0000000 EID1
12503 -0.1261550 0.0e+00 0.0000084 SECISBP2L
12504 -0.1851156 0.0e+00 0.0000000 COPS2
12505 -0.1372418 0.0e+00 0.0000003 GALK2
12509 -0.2582156 0.0e+00 0.0000000 DTWD1
12511 -0.1627696 0.0e+00 0.0000000 SLC27A2
12512 -0.2359173 0.0e+00 0.0000000 GABPB1
12513 -0.2793581 0.0e+00 0.0000000 GABPB1-AS1
12514 -0.1212523 0.0e+00 0.0000362 USP8
12515 -0.1636738 0.0e+00 0.0000000 TRPM7
12516 -0.1380863 0.0e+00 0.0000002 SPPL2A
12521 -0.1347537 0.0e+00 0.0000006 DMXL2
12524 -0.1761749 0.0e+00 0.0000000 LYSMD2
12526 -0.2050860 0.0e+00 0.0000000 TMOD3
12527 -0.1522255 0.0e+00 0.0000000 LEO1
12531 -0.3405540 0.0e+00 0.0000000 MYO5C
12533 -0.2528534 0.0e+00 0.0000000 ARPP19
12534 -0.1520516 0.0e+00 0.0000000 FAM214A
12536 -0.0966522 2.7e-06 0.0222431 WDR72
12537 -0.2482975 0.0e+00 0.0000000 RSL24D1
12538 -0.2161735 0.0e+00 0.0000000 RAB27A
12539 -0.1380993 0.0e+00 0.0000002 PIGBOS1
12540 -0.0983394 1.8e-06 0.0150192 PIGB
12541 -0.1900216 0.0e+00 0.0000000 CCPG1
12542 -0.1829617 0.0e+00 0.0000000 C15orf65
12546 -0.1692021 0.0e+00 0.0000000 RFX7
12547 -0.1211245 0.0e+00 0.0000376 TEX9
12549 -0.1584300 0.0e+00 0.0000000 MNS1
12551 -0.1995471 0.0e+00 0.0000000 ZNF280D
12553 -0.2040024 0.0e+00 0.0000000 TCF12
12558 -0.2418458 0.0e+00 0.0000000 POLR2M
12561 -0.2013594 0.0e+00 0.0000000 ADAM10
12563 -0.1261867 0.0e+00 0.0000083 FAM63B
12564 -0.1460231 0.0e+00 0.0000000 RNF111
12565 -0.2818647 0.0e+00 0.0000000 SLTM
12566 -0.2294078 0.0e+00 0.0000000 CCNB2
12568 -0.1523544 0.0e+00 0.0000000 MYO1E
12569 -0.1910989 0.0e+00 0.0000000 FAM81A
12571 -0.3354025 0.0e+00 0.0000000 GTF2A2
12572 -0.1364539 0.0e+00 0.0000003 BNIP2
12574 -0.2663489 0.0e+00 0.0000000 ANXA2
12575 -0.2240203 0.0e+00 0.0000000 ICE2
12577 -0.0930908 6.2e-06 0.0499361 RORA
12580 -0.1551982 0.0e+00 0.0000000 VPS13C
12583 -0.3055039 0.0e+00 0.0000000 TLN2
12588 -0.2356705 0.0e+00 0.0000000 LACTB
12589 0.1233559 0.0e+00 0.0000195 RPS27L
12591 -0.1381004 0.0e+00 0.0000002 APH1B
12592 -0.4148589 0.0e+00 0.0000000 CA12
12593 -0.1641623 0.0e+00 0.0000000 RP11-321G12.1
12595 -0.2619502 0.0e+00 0.0000000 USP3
12597 -0.1307449 0.0e+00 0.0000020 FBXL22
12598 -0.1922342 0.0e+00 0.0000000 HERC1
12599 -0.0976757 2.1e-06 0.0175364 DAPK2
12600 -0.1853963 0.0e+00 0.0000000 FAM96A
12601 -0.2037320 0.0e+00 0.0000000 SNX1
12603 -0.2731846 0.0e+00 0.0000000 PPIB
12604 -0.2084389 0.0e+00 0.0000000 CSNK1G1
12605 -0.2727254 0.0e+00 0.0000000 KIAA0101
12606 -0.1647790 0.0e+00 0.0000000 TRIP4
12607 -0.1832789 0.0e+00 0.0000000 ZNF609
12608 -0.2060218 0.0e+00 0.0000000 OAZ2
12612 -0.0948681 4.1e-06 0.0334859 PIF1
12615 -0.1075084 2.0e-07 0.0015670 CTD-2017F17.2
12616 -0.1840527 0.0e+00 0.0000000 SPG21
12617 -0.2438345 0.0e+00 0.0000000 MTFMT
12618 0.3582853 0.0e+00 0.0000000 SLC51B
12622 -0.2490768 0.0e+00 0.0000000 PDCD7
12623 -0.1939037 0.0e+00 0.0000000 CLPX
12626 -0.2514930 0.0e+00 0.0000000 DPP8
12627 -0.3330963 0.0e+00 0.0000000 HACD3
12628 -0.2534254 0.0e+00 0.0000000 VWA9
12629 -0.1225881 0.0e+00 0.0000244 SLC24A1
12630 -0.1709187 0.0e+00 0.0000000 DENND4A
12631 -0.1890739 0.0e+00 0.0000000 RAB11A
12633 -0.1861678 0.0e+00 0.0000000 DIS3L
12634 -0.1747626 0.0e+00 0.0000000 TIPIN
12635 -0.2288208 0.0e+00 0.0000000 MAP2K1
12637 -0.2741908 0.0e+00 0.0000000 SNAPC5
12638 -0.5413890 0.0e+00 0.0000000 RPL4
12639 -0.2182774 0.0e+00 0.0000000 ZWILCH
12640 -0.1683820 0.0e+00 0.0000000 SMAD6
12641 0.1036344 5.0e-07 0.0041646 RP11-798K3.2
12642 -0.1228819 0.0e+00 0.0000224 SMAD3
12643 -0.1744151 0.0e+00 0.0000000 AAGAB
12645 -0.1131849 0.0e+00 0.0003501 IQCH-AS1
12646 -0.2223949 0.0e+00 0.0000000 C15orf61
12648 -0.1804553 0.0e+00 0.0000000 MAP2K5
12650 -0.1687168 0.0e+00 0.0000000 PIAS1
12651 -0.1238605 0.0e+00 0.0000168 CALML4
12652 -0.2883780 0.0e+00 0.0000000 CLN6
12653 -0.1459930 0.0e+00 0.0000000 FEM1B
12655 -0.1809230 0.0e+00 0.0000000 ANP32A
12657 -0.1994689 0.0e+00 0.0000000 GLCE
12658 -0.1654268 0.0e+00 0.0000000 PAQR5
12659 -0.1686064 0.0e+00 0.0000000 KIF23
12660 -0.5237823 0.0e+00 0.0000000 RPLP1
12662 -0.1260783 0.0e+00 0.0000086 DRAIC
12664 -0.1362746 0.0e+00 0.0000003 TLE3
12665 -0.1121027 1.0e-07 0.0004695 UACA
12668 -0.1245748 0.0e+00 0.0000135 THAP10
12673 -0.2589289 0.0e+00 0.0000000 MYO9A
12674 -0.0948850 4.1e-06 0.0333575 SENP8
12676 -0.1214767 0.0e+00 0.0000339 PKM
12677 -0.1272815 0.0e+00 0.0000060 PARP6
12678 -0.1322201 0.0e+00 0.0000013 HEXA
12682 -0.2172247 0.0e+00 0.0000000 ARIH1
12685 -0.2407601 0.0e+00 0.0000000 ADPGK
12687 -0.2968318 0.0e+00 0.0000000 NEO1
12688 -0.1175662 0.0e+00 0.0001040 NPTN
12689 -0.2462754 0.0e+00 0.0000000 CD276
12692 -0.1276128 0.0e+00 0.0000054 STOML1
12693 -0.1101206 1.0e-07 0.0007949 PML
12696 -0.1934445 0.0e+00 0.0000000 UBL7
12697 -0.1336841 0.0e+00 0.0000008 UBL7-AS1
12699 -0.1318964 0.0e+00 0.0000014 CLK3
12700 -0.1414394 0.0e+00 0.0000001 EDC3
12701 -0.2322506 0.0e+00 0.0000000 CSK
12703 -0.1091297 1.0e-07 0.0010305 ULK3
12704 -0.1486017 0.0e+00 0.0000000 SCAMP2
12706 -0.1295493 0.0e+00 0.0000030 FAM219B
12707 -0.3758296 0.0e+00 0.0000000 COX5A
12708 -0.2101976 0.0e+00 0.0000000 RPP25
12710 -0.2353681 0.0e+00 0.0000000 PPCDC
12711 -0.2145767 0.0e+00 0.0000000 C15orf39
12712 -0.1792072 0.0e+00 0.0000000 COMMD4
12714 -0.1162798 0.0e+00 0.0001493 NEIL1
12715 -0.1600758 0.0e+00 0.0000000 MAN2C1
12717 -0.1985011 0.0e+00 0.0000000 SIN3A
12718 -0.1532373 0.0e+00 0.0000000 PTPN9
12719 -0.1759344 0.0e+00 0.0000000 SNUPN
12720 -0.2344022 0.0e+00 0.0000000 IMP3
12723 -0.1023958 7.0e-07 0.0056630 SNX33
12727 -0.2960985 0.0e+00 0.0000000 UBE2Q2
12728 -0.1727903 0.0e+00 0.0000000 FBXO22
12729 -0.1048451 4.0e-07 0.0030778 NRG4
12730 -0.1740985 0.0e+00 0.0000000 ETFA
12732 -0.4497980 0.0e+00 0.0000000 RCN2
12735 -0.1437450 0.0e+00 0.0000000 PEAK1
12736 -0.2268818 0.0e+00 0.0000000 HMG20A
12739 -0.1520346 0.0e+00 0.0000000 TBC1D2B
12742 -0.2894692 0.0e+00 0.0000000 IDH3A
12745 -0.2454978 0.0e+00 0.0000000 DNAJA4
12746 -0.3312841 0.0e+00 0.0000000 WDR61
12748 -0.1703350 0.0e+00 0.0000000 IREB2
12750 -0.1835317 0.0e+00 0.0000000 PSMA4
12751 -0.1259892 0.0e+00 0.0000089 CHRNA5
12753 -0.2001129 0.0e+00 0.0000000 MORF4L1
12755 -0.4093529 0.0e+00 0.0000000 TMED3
12760 -0.1674709 0.0e+00 0.0000000 ST20
12762 -0.2450283 0.0e+00 0.0000000 ZFAND6
12763 -0.1333375 0.0e+00 0.0000009 FAH
12765 -0.2713381 0.0e+00 0.0000000 ABHD17C
12768 -0.2473953 0.0e+00 0.0000000 MESDC2
12770 -0.2688294 0.0e+00 0.0000000 MESDC1
12772 -0.1267693 0.0e+00 0.0000070 STARD5
12779 -0.1117557 1.0e-07 0.0005153 EFTUD1
12781 -0.1087983 1.0e-07 0.0011240 GOLGA6L10
12782 -0.1248848 0.0e+00 0.0000123 GOLGA6L9
12783 -0.5162434 0.0e+00 0.0000000 RPS17
12785 -0.1514373 0.0e+00 0.0000000 SNHG21
12786 -0.1770558 0.0e+00 0.0000000 WHAMM
12788 -0.2301860 0.0e+00 0.0000000 FAM103A1
12789 -0.1195905 0.0e+00 0.0000585 C15orf40
12790 -0.2042357 0.0e+00 0.0000000 BTBD1
12791 -0.1597550 0.0e+00 0.0000000 RP11-382A20.3
12793 -0.1158654 0.0e+00 0.0001677 ZSCAN2
12795 -0.2038585 0.0e+00 0.0000000 WDR73
12796 -0.2095223 0.0e+00 0.0000000 NMB
12797 -0.2841659 0.0e+00 0.0000000 SEC11A
12798 -0.1211179 0.0e+00 0.0000376 ZNF592
12800 -0.2665427 0.0e+00 0.0000000 PDE8A
12802 -0.1049450 3.0e-07 0.0030029 KLHL25
12803 -0.2355426 0.0e+00 0.0000000 MRPL46
12804 -0.1724458 0.0e+00 0.0000000 MRPS11
12805 -0.0991910 1.5e-06 0.0122827 DET1
12806 -0.2006789 0.0e+00 0.0000000 AEN
12807 0.1098571 1.0e-07 0.0008520 ISG20
12809 -0.0933396 5.9e-06 0.0472531 MFGE8
12810 -0.2067519 0.0e+00 0.0000000 ABHD2
12811 -0.1538687 0.0e+00 0.0000000 FANCI
12812 -0.2377718 0.0e+00 0.0000000 POLG
12818 -0.1456161 0.0e+00 0.0000000 PEX11A
12820 -0.2949934 0.0e+00 0.0000000 MESP1
12821 -0.0996005 1.3e-06 0.0111373 MESP2
12822 0.4807004 0.0e+00 0.0000000 ANPEP
12823 -0.2333632 0.0e+00 0.0000000 AP3S2
12824 -0.1712567 0.0e+00 0.0000000 ARPIN
12825 -0.1635726 0.0e+00 0.0000000 ZNF710
12826 -0.1136979 0.0e+00 0.0003048 RP11-617F23.1
12827 -0.4465212 0.0e+00 0.0000000 IDH2
12828 -0.1860799 0.0e+00 0.0000000 SEMA4B
12830 -0.1151657 0.0e+00 0.0002035 GDPGP1
12831 -0.2770178 0.0e+00 0.0000000 NGRN
12832 -0.1636662 0.0e+00 0.0000000 ZNF774
12833 -0.3115187 0.0e+00 0.0000000 IQGAP1
12835 -0.2100221 0.0e+00 0.0000000 CRTC3
12838 -0.1117189 1.0e-07 0.0005203 BLM
12839 -0.1409576 0.0e+00 0.0000001 FURIN
12840 -0.1106103 1.0e-07 0.0006990 FES
12841 -0.1479111 0.0e+00 0.0000000 MAN2A2
12842 -0.2050567 0.0e+00 0.0000000 HDDC3
12843 -0.1648913 0.0e+00 0.0000000 UNC45A
12845 -0.2535311 0.0e+00 0.0000000 RCCD1
12846 -0.2026859 0.0e+00 0.0000000 PRC1
12848 -0.1020670 7.0e-07 0.0061368 VPS33B
12851 -0.2048990 0.0e+00 0.0000000 SLCO3A1
12854 -0.1396624 0.0e+00 0.0000001 FAM174B
12857 -0.2072458 0.0e+00 0.0000000 CHD2
12858 -0.2095960 0.0e+00 0.0000000 MCTP2
12859 -0.1369176 0.0e+00 0.0000003 RP11-255M2.3
12861 -0.2769586 0.0e+00 0.0000000 NR2F2
12864 -0.1082519 1.0e-07 0.0012944 LINC00923
12865 -0.1575954 0.0e+00 0.0000000 ARRDC4
12867 -0.2329868 0.0e+00 0.0000000 IGF1R
12869 -0.1332077 0.0e+00 0.0000009 TTC23
12871 -0.1594945 0.0e+00 0.0000000 MEF2A
12872 -0.1016733 8.0e-07 0.0067501 LYSMD4
12875 -0.0975685 2.2e-06 0.0179730 RP11-526I2.5
12877 -0.1311015 0.0e+00 0.0000018 ASB7
12881 -0.1846565 0.0e+00 0.0000000 LRRK1
12882 -0.1613412 0.0e+00 0.0000000 CHSY1
12884 -0.2166026 0.0e+00 0.0000000 SNRPA1
12886 -0.2794892 0.0e+00 0.0000000 PCSK6
12888 -0.2233969 0.0e+00 0.0000000 TM2D3
12889 -0.1359536 0.0e+00 0.0000004 TARSL2
12891 -0.3445318 0.0e+00 0.0000000 POLR3K
12892 -0.3869012 0.0e+00 0.0000000 SNRNP25
12894 -0.2074724 0.0e+00 0.0000000 MPG
12895 -0.2384711 0.0e+00 0.0000000 NPRL3
12898 -0.1211067 0.0e+00 0.0000377 HBA1
12900 -0.1661001 0.0e+00 0.0000000 LUC7L
12901 -0.1412351 0.0e+00 0.0000001 FAM234A
12906 -0.2214293 0.0e+00 0.0000000 AXIN1
12907 -0.1043718 4.0e-07 0.0034643 MRPL28
12908 -0.1402707 0.0e+00 0.0000001 TMEM8A
12909 -0.4706580 0.0e+00 0.0000000 NME4
12910 -0.1271292 0.0e+00 0.0000063 DECR2
12914 -0.1685159 0.0e+00 0.0000000 CAPN15
12915 -0.2331832 0.0e+00 0.0000000 PIGQ
12917 -0.1488424 0.0e+00 0.0000000 RAB40C
12919 -0.1386097 0.0e+00 0.0000002 C16orf13
12920 -0.2025586 0.0e+00 0.0000000 FAM195A
12921 -0.1389500 0.0e+00 0.0000001 MSLN
12923 -0.1844550 0.0e+00 0.0000000 WDR90
12925 -0.2381776 0.0e+00 0.0000000 RHOT2
12928 -0.1263426 0.0e+00 0.0000080 STUB1
12929 -0.2427595 0.0e+00 0.0000000 JMJD8
12932 -0.1924391 0.0e+00 0.0000000 METRN
12935 -0.1906303 0.0e+00 0.0000000 NARFL
12936 -0.2094009 0.0e+00 0.0000000 RPUSD1
12937 -0.1774524 0.0e+00 0.0000000 CHTF18
12947 -0.3398173 0.0e+00 0.0000000 UBE2I
12950 -0.2415437 0.0e+00 0.0000000 TSR3
12951 -0.1813672 0.0e+00 0.0000000 GNPTG
12953 -0.3004759 0.0e+00 0.0000000 C16orf91
12955 -0.1368281 0.0e+00 0.0000003 CLCN7
12957 -0.2336562 0.0e+00 0.0000000 TELO2
12958 -0.1342416 0.0e+00 0.0000007 IFT140
12960 -0.1224355 0.0e+00 0.0000256 LA16c-395F10.2
12961 -0.1300583 0.0e+00 0.0000025 CRAMP1
12963 -0.2842525 0.0e+00 0.0000000 HN1L
12964 -0.1647187 0.0e+00 0.0000000 MAPK8IP3
12965 -0.1449436 0.0e+00 0.0000000 NME3
12966 -0.1145553 0.0e+00 0.0002409 MRPS34
12967 -0.1481813 0.0e+00 0.0000000 EME2
12968 -0.1216153 0.0e+00 0.0000325 SPSB3
12969 -0.2231092 0.0e+00 0.0000000 NUBP2
12972 -0.1176338 0.0e+00 0.0001021 FAHD1
12976 0.0951420 3.9e-06 0.0314522 NDUFB10
12977 -0.4949134 0.0e+00 0.0000000 RPS2
12978 -0.1398738 0.0e+00 0.0000001 SNHG9
12980 -0.1268291 0.0e+00 0.0000069 TBL3
12981 -0.2915723 0.0e+00 0.0000000 NOXO1
12982 0.1680646 0.0e+00 0.0000000 GFER
12985 -0.2373502 0.0e+00 0.0000000 ZNF598
12988 -0.3317010 0.0e+00 0.0000000 SLC9A3R2
12989 -0.3785682 0.0e+00 0.0000000 NTHL1
12990 -0.1688347 0.0e+00 0.0000000 TSC2
12991 -0.2000040 0.0e+00 0.0000000 PKD1
12994 -0.4112169 0.0e+00 0.0000000 SNHG19
12995 -0.1287416 0.0e+00 0.0000038 TRAF7
12997 -0.2343925 0.0e+00 0.0000000 MLST8
12998 -0.0979277 2.0e-06 0.0165342 BRICD5
13000 -0.2511345 0.0e+00 0.0000000 PGP
13001 -0.1337272 0.0e+00 0.0000008 E4F1
13005 -0.2653608 0.0e+00 0.0000000 RNPS1
13009 -0.1013843 9.0e-07 0.0072445 CCNF
13011 -0.1902969 0.0e+00 0.0000000 C16orf59
13012 -0.1055799 3.0e-07 0.0025600 TBC1D24
13016 -0.1892395 0.0e+00 0.0000000 PDPK1
13020 -0.2258220 0.0e+00 0.0000000 KCTD5
13023 -0.1772138 0.0e+00 0.0000000 SRRM2
13026 -0.0996583 1.3e-06 0.0109870 PRSS21
13027 -0.4174806 0.0e+00 0.0000000 ZG16B
13030 -0.2713842 0.0e+00 0.0000000 FLYWCH2
13031 -0.1103757 1.0e-07 0.0007439 FLYWCH1
13034 -0.1719311 0.0e+00 0.0000000 PKMYT1
13035 -0.2235635 0.0e+00 0.0000000 PAQR4
13040 -0.1563169 0.0e+00 0.0000000 TNFRSF12A
13042 -0.2601159 0.0e+00 0.0000000 THOC6
13043 -0.1192689 0.0e+00 0.0000642 CCDC64B
13046 0.5297456 0.0e+00 0.0000000 IL32
13049 -0.1367859 0.0e+00 0.0000003 ZNF205
13050 -0.0963912 2.9e-06 0.0236258 ZNF213
13052 -0.1091122 1.0e-07 0.0010350 ZNF200
13054 -0.2200424 0.0e+00 0.0000000 ZNF263
13056 -0.0932910 6.0e-06 0.0477679 ZNF75A
13059 -0.0944446 4.6e-06 0.0368533 ZSCAN32
13060 -0.1260003 0.0e+00 0.0000088 ZNF174
13063 -0.1775183 0.0e+00 0.0000000 CLUAP1
13066 0.4095787 0.0e+00 0.0000000 DNASE1
13067 -0.3857005 0.0e+00 0.0000000 TRAP1
13068 -0.1921452 0.0e+00 0.0000000 CREBBP
13072 -0.1161327 0.0e+00 0.0001555 TFAP4
13074 -0.1482977 0.0e+00 0.0000000 CORO7
13076 -0.2295092 0.0e+00 0.0000000 DNAJA3
13077 -0.2141801 0.0e+00 0.0000000 NMRAL1
13078 -0.1185737 0.0e+00 0.0000783 HMOX2
13080 -0.2076929 0.0e+00 0.0000000 UBALD1
13081 -0.1378452 0.0e+00 0.0000002 MGRN1
13082 -0.1759514 0.0e+00 0.0000000 NUDT16L1
13083 -0.1544508 0.0e+00 0.0000000 ANKS3
13085 -0.1058284 3.0e-07 0.0024061 ZNF500
13086 0.1662839 0.0e+00 0.0000000 SMIM22
13088 -0.2315008 0.0e+00 0.0000000 GLYR1
13089 -0.2450319 0.0e+00 0.0000000 UBN1
13093 -0.1055187 3.0e-07 0.0025994 NAGPA
13094 -0.2556692 0.0e+00 0.0000000 ALG1
13095 -0.1064670 2.0e-07 0.0020467 C16orf89
13096 -0.2029375 0.0e+00 0.0000000 EEF2KMT
13097 -0.2307217 0.0e+00 0.0000000 RP11-420N3.2
13099 -0.1462495 0.0e+00 0.0000000 METTL22
13100 -0.1399547 0.0e+00 0.0000001 ABAT
13101 -0.2180349 0.0e+00 0.0000000 TMEM186
13102 -0.1764233 0.0e+00 0.0000000 PMM2
13107 -0.2944011 0.0e+00 0.0000000 USP7
13109 -0.2454150 0.0e+00 0.0000000 C16orf72
13113 -0.2395087 0.0e+00 0.0000000 ATF7IP2
13114 -0.0966339 2.7e-06 0.0223346 LINC01290
13115 -0.4919057 0.0e+00 0.0000000 EMP2
13118 -0.1763419 0.0e+00 0.0000000 NUBP1
13120 -0.2617928 0.0e+00 0.0000000 DEXI
13122 -0.1561178 0.0e+00 0.0000000 CLEC16A
13123 -0.2343348 0.0e+00 0.0000000 RMI2
13127 -0.3836629 0.0e+00 0.0000000 LITAF
13129 -0.1345122 0.0e+00 0.0000006 TXNDC11
13131 -0.1342380 0.0e+00 0.0000007 ZC3H7A
13133 -0.2783351 0.0e+00 0.0000000 RSL1D1
13134 -0.3898228 0.0e+00 0.0000000 GSPT1
13138 -0.1702156 0.0e+00 0.0000000 CPPED1
13141 -0.1265698 0.0e+00 0.0000074 ERCC4
13142 -0.2022574 0.0e+00 0.0000000 MKL2
13144 -0.1938553 0.0e+00 0.0000000 PARN
13145 -0.2609620 0.0e+00 0.0000000 BFAR
13146 -0.3405827 0.0e+00 0.0000000 PLA2G10
13148 -0.1757937 0.0e+00 0.0000000 NPIPA1
13149 -0.1672950 0.0e+00 0.0000000 NOMO1
13151 -0.1687565 0.0e+00 0.0000000 PDXDC1
13152 -0.3483944 0.0e+00 0.0000000 NTAN1
13153 -0.2382578 0.0e+00 0.0000000 RRN3
13157 -0.2245251 0.0e+00 0.0000000 MPV17L
13159 -0.1455362 0.0e+00 0.0000000 KIAA0430
13160 -0.1697323 0.0e+00 0.0000000 NDE1
13161 -0.1567048 0.0e+00 0.0000000 CTB-193M12.5
13164 -0.2997949 0.0e+00 0.0000000 FOPNL
13165 -0.1741636 0.0e+00 0.0000000 ABCC1
13166 -0.1422606 0.0e+00 0.0000000 ABCC6
13168 -0.1120341 1.0e-07 0.0004781 AC138969.4
13169 -0.1384407 0.0e+00 0.0000002 XYLT1
13170 -0.1096555 1.0e-07 0.0008978 CTD-2576D5.4
13173 -0.4883662 0.0e+00 0.0000000 RPS15A
13174 -0.1987194 0.0e+00 0.0000000 ARL6IP1
13175 -0.1819998 0.0e+00 0.0000000 SMG1
13177 -0.1233466 0.0e+00 0.0000195 TMC7
13182 -0.2486189 0.0e+00 0.0000000 ITPRIPL2
13184 -0.1804169 0.0e+00 0.0000000 SYT17
13186 -0.1584530 0.0e+00 0.0000000 CTA-363E6.2
13187 0.1409023 0.0e+00 0.0000001 TMC5
13190 -0.1948791 0.0e+00 0.0000000 GDE1
13191 -0.1078652 2.0e-07 0.0014305 CCP110
13192 -0.1916800 0.0e+00 0.0000000 C16orf62
13194 -0.2822304 0.0e+00 0.0000000 KNOP1
13196 -0.1968197 0.0e+00 0.0000000 IQCK
13198 -0.2395555 0.0e+00 0.0000000 GP2
13199 -0.3526298 0.0e+00 0.0000000 ACSM3
13200 -0.1156964 0.0e+00 0.0001757 ACSM1
13201 -0.2606396 0.0e+00 0.0000000 THUMPD1
13202 -0.1362713 0.0e+00 0.0000003 ERI2
13204 -0.1355832 0.0e+00 0.0000004 DCUN1D3
13205 -0.2524381 0.0e+00 0.0000000 LYRM1
13207 -0.2534472 0.0e+00 0.0000000 TMEM159
13210 -0.1713043 0.0e+00 0.0000000 CRYM
13212 -0.2984343 0.0e+00 0.0000000 METTL9
13215 -0.2184516 0.0e+00 0.0000000 UQCRC2
13217 -0.1309236 0.0e+00 0.0000019 C16orf52
13220 -0.1925421 0.0e+00 0.0000000 POLR3E
13221 -0.1312912 0.0e+00 0.0000017 CDR2
13224 -0.1242610 0.0e+00 0.0000149 NPIPB5
13226 -0.1351250 0.0e+00 0.0000005 USP31
13228 -0.1412695 0.0e+00 0.0000001 SCNN1B
13229 -0.1785279 0.0e+00 0.0000000 COG7
13230 -0.1207257 0.0e+00 0.0000422 CTD-2270L9.4
13231 -0.1698485 0.0e+00 0.0000000 GGA2
13232 -0.2066967 0.0e+00 0.0000000 EARS2
13233 -0.2032967 0.0e+00 0.0000000 UBFD1
13234 -0.3204972 0.0e+00 0.0000000 NDUFAB1
13235 -0.1359179 0.0e+00 0.0000004 PALB2
13237 -0.1824955 0.0e+00 0.0000000 DCTN5
13238 -0.1701086 0.0e+00 0.0000000 PLK1
13239 -0.1148612 0.0e+00 0.0002213 CTD-2196E14.5
13240 -0.4208445 0.0e+00 0.0000000 ERN2
13242 0.1668822 0.0e+00 0.0000000 CHP2
13243 -0.1104137 1.0e-07 0.0007364 PRKCB
13244 -0.2771932 0.0e+00 0.0000000 RBBP6
13245 -0.1947621 0.0e+00 0.0000000 TNRC6A
13247 -0.1301404 0.0e+00 0.0000025 ARHGAP17
13249 -0.1639602 0.0e+00 0.0000000 LCMT1
13255 -0.1829971 0.0e+00 0.0000000 NSMCE1
13258 -0.1633054 0.0e+00 0.0000000 IL4R
13259 -0.1967235 0.0e+00 0.0000000 GTF3C1
13260 -0.0936203 5.5e-06 0.0443679 KIAA0556
13261 -0.2269676 0.0e+00 0.0000000 XPO6
13267 -0.2963575 0.0e+00 0.0000000 CLN3
13268 -0.2908106 0.0e+00 0.0000000 APOBR
13269 -0.4715773 0.0e+00 0.0000000 NUPR1
13270 -0.1006706 1.0e-06 0.0086003 RP11-666O2.2
13272 0.3826926 0.0e+00 0.0000000 SULT1A2
13273 0.3785753 0.0e+00 0.0000000 SULT1A1
13274 -0.1113403 1.0e-07 0.0005757 EIF3C
13278 -0.2133581 0.0e+00 0.0000000 ATXN2L
13280 -0.2706475 0.0e+00 0.0000000 TUFM
13281 -0.1971930 0.0e+00 0.0000000 SH2B1
13285 -0.1651286 0.0e+00 0.0000000 RABEP2
13286 -0.2405279 0.0e+00 0.0000000 NFATC2IP
13289 -0.2000556 0.0e+00 0.0000000 SPNS1
13295 -0.1096505 1.0e-07 0.0008989 NPIPB11
13297 -0.1152232 0.0e+00 0.0002004 RP11-345J4.5
13302 0.3636931 0.0e+00 0.0000000 ZG16
13303 -0.3072788 0.0e+00 0.0000000 KIF22
13305 -0.3632360 0.0e+00 0.0000000 MAZ
13307 -0.1012792 9.0e-07 0.0074308 AC009133.12
13309 -0.2035126 0.0e+00 0.0000000 PAGR1
13310 0.2041747 0.0e+00 0.0000000 MVP
13311 -0.1042024 4.0e-07 0.0036138 CDIPT
13314 -0.2443702 0.0e+00 0.0000000 SEZ6L2
13315 -0.1435834 0.0e+00 0.0000000 ASPHD1
13316 -0.1802626 0.0e+00 0.0000000 KCTD13
13318 0.1238824 0.0e+00 0.0000167 TMEM219
13319 -0.0939782 5.1e-06 0.0409273 TAOK2
13320 -0.1033742 5.0e-07 0.0044434 HIRIP3
13321 -0.2303823 0.0e+00 0.0000000 INO80E
13322 -0.1351562 0.0e+00 0.0000005 DOC2A
13334 -0.1482478 0.0e+00 0.0000000 BOLA2B
13338 -0.1064768 2.0e-07 0.0020417 RP11-347C12.1
13339 -0.1923956 0.0e+00 0.0000000 CD2BP2
13341 -0.2208470 0.0e+00 0.0000000 TBC1D10B
13343 -0.1260419 0.0e+00 0.0000087 MYLPF
13344 -0.1464810 0.0e+00 0.0000000 ZNF48
13345 -0.1181977 0.0e+00 0.0000871 SEPT1
13346 -0.1880207 0.0e+00 0.0000000 ZNF771
13347 -0.4069141 0.0e+00 0.0000000 DCTPP1
13350 -0.1944910 0.0e+00 0.0000000 ZNF768
13351 -0.1570270 0.0e+00 0.0000000 ZNF747
13352 -0.1223436 0.0e+00 0.0000263 AC002310.12
13353 -0.0953887 3.7e-06 0.0297337 ZNF764
13358 -0.1879388 0.0e+00 0.0000000 PRR14
13359 -0.1028775 6.0e-07 0.0050269 FBRS
13363 -0.2137855 0.0e+00 0.0000000 PHKG2
13364 -0.1238004 0.0e+00 0.0000171 CCDC189
13365 -0.2091108 0.0e+00 0.0000000 RNF40
13366 -0.1593951 0.0e+00 0.0000000 ZNF629
13368 -0.3418033 0.0e+00 0.0000000 BCL7C
13369 -0.1685462 0.0e+00 0.0000000 MIR762HG
13372 -0.1506281 0.0e+00 0.0000000 FBXL19
13373 -0.1112988 1.0e-07 0.0005821 ORAI3
13375 -0.1503146 0.0e+00 0.0000000 SETD1A
13376 -0.1472701 0.0e+00 0.0000000 HSD3B7
13377 -0.1707925 0.0e+00 0.0000000 STX4
13380 -0.1289769 0.0e+00 0.0000036 ZNF668
13384 -0.1543771 0.0e+00 0.0000000 BCKDK
13385 -0.1482795 0.0e+00 0.0000000 KAT8
13387 0.1220735 0.0e+00 0.0000285 PRSS8
13389 -0.1053153 3.0e-07 0.0027360 FUS
13392 -0.1396383 0.0e+00 0.0000001 PYCARD-AS1
13393 -0.0973086 2.3e-06 0.0190872 TRIM72
13401 -0.2123281 0.0e+00 0.0000000 C16orf58
13404 -0.2125059 0.0e+00 0.0000000 ZNF720
13405 -0.1007067 1.0e-06 0.0085288 ZNF267
13409 -0.1261507 0.0e+00 0.0000084 VPS35
13410 -0.2126059 0.0e+00 0.0000000 ORC6
13411 -0.1544808 0.0e+00 0.0000000 C16orf87
13412 -0.1758616 0.0e+00 0.0000000 GPT2
13413 -0.1967673 0.0e+00 0.0000000 DNAJA2
13415 -0.1459575 0.0e+00 0.0000000 NETO2
13417 -0.1748135 0.0e+00 0.0000000 ITFG1
13418 -0.2014846 0.0e+00 0.0000000 PHKB
13419 -0.2821465 0.0e+00 0.0000000 LONP2
13420 -0.1879520 0.0e+00 0.0000000 SIAH1
13421 -0.1380750 0.0e+00 0.0000002 N4BP1
13427 -0.1214987 0.0e+00 0.0000337 CNEP1R1
13428 -0.1182112 0.0e+00 0.0000868 HEATR3
13429 -0.1364871 0.0e+00 0.0000003 PAPD5
13430 -0.1051651 3.0e-07 0.0028407 ADCY7
13431 -0.2338865 0.0e+00 0.0000000 BRD7
13433 -0.1636888 0.0e+00 0.0000000 CYLD
13435 -0.3149356 0.0e+00 0.0000000 TOX3
13438 -0.1075486 2.0e-07 0.0015511 RP11-295M3.4
13439 -0.1862408 0.0e+00 0.0000000 CHD9
13442 -0.1786908 0.0e+00 0.0000000 RBL2
13443 -0.0942174 4.8e-06 0.0387897 AKTIP
13444 -0.1904765 0.0e+00 0.0000000 RPGRIP1L
13445 -0.1488275 0.0e+00 0.0000000 FTO
13450 -0.2495627 0.0e+00 0.0000000 LPCAT2
13457 -0.2508026 0.0e+00 0.0000000 NUDT21
13458 -0.1705676 0.0e+00 0.0000000 OGFOD1
13460 -0.2031368 0.0e+00 0.0000000 BBS2
13461 -0.2035083 0.0e+00 0.0000000 MT3
13463 -0.1645985 0.0e+00 0.0000000 MT1E
13464 -0.2906941 0.0e+00 0.0000000 MT1M
13465 -0.1375199 0.0e+00 0.0000002 MT1A
13466 -0.1384548 0.0e+00 0.0000002 MT1F
13467 -0.1814544 0.0e+00 0.0000000 MT1G
13470 -0.0987270 1.6e-06 0.0136996 MT1X
13472 -0.2468568 0.0e+00 0.0000000 NUP93
13473 -0.1671576 0.0e+00 0.0000000 HERPUD1
13474 -0.1657906 0.0e+00 0.0000000 NLRC5
13475 -0.2193977 0.0e+00 0.0000000 CPNE2
13476 -0.2208217 0.0e+00 0.0000000 FAM192A
13477 -0.1821206 0.0e+00 0.0000000 RSPRY1
13478 -0.2678077 0.0e+00 0.0000000 ARL2BP
13481 -0.2837561 0.0e+00 0.0000000 CIAPIN1
13482 -0.2109207 0.0e+00 0.0000000 COQ9
13483 -0.1547944 0.0e+00 0.0000000 POLR2C
13487 -0.3281584 0.0e+00 0.0000000 ADGRG1
13488 -0.1960370 0.0e+00 0.0000000 KATNB1
13491 -0.2008150 0.0e+00 0.0000000 USB1
13492 -0.1393395 0.0e+00 0.0000001 MMP15
13493 -0.1868666 0.0e+00 0.0000000 CFAP20
13494 -0.1947730 0.0e+00 0.0000000 CSNK2A2
13496 -0.1126160 0.0e+00 0.0004086 GINS3
13498 -0.1714160 0.0e+00 0.0000000 SETD6
13499 -0.2397751 0.0e+00 0.0000000 CNOT1
13502 -0.3382013 0.0e+00 0.0000000 GOT2
13503 -0.1416049 0.0e+00 0.0000001 LINC00920
13504 -0.1360578 0.0e+00 0.0000004 TK2
13507 -0.2188590 0.0e+00 0.0000000 CKLF
13511 -0.2622142 0.0e+00 0.0000000 CMTM4
13512 -0.2300046 0.0e+00 0.0000000 DYNC1LI2
13515 -0.2646753 0.0e+00 0.0000000 NAE1
13517 -0.2696871 0.0e+00 0.0000000 CA7
13518 -0.1344409 0.0e+00 0.0000006 PDP2
13521 -0.1147990 0.0e+00 0.0002251 FAM96B
13522 0.3631333 0.0e+00 0.0000000 CES2
13523 -0.1479802 0.0e+00 0.0000000 CES3
13524 -0.1142274 0.0e+00 0.0002636 CES4A
13525 -0.2233519 0.0e+00 0.0000000 CBFB
13526 -0.1464557 0.0e+00 0.0000000 C16orf70
13528 -0.2386441 0.0e+00 0.0000000 TRADD
13529 -0.1769340 0.0e+00 0.0000000 FBXL8
13531 -0.1072740 2.0e-07 0.0016639 HSF4
13532 -0.1628767 0.0e+00 0.0000000 NOL3
13533 -0.1859878 0.0e+00 0.0000000 KIAA0895L
13535 -0.2774301 0.0e+00 0.0000000 E2F4
13538 -0.1667055 0.0e+00 0.0000000 TMEM208
13539 -0.1988067 0.0e+00 0.0000000 FHOD1
13541 -0.1229748 0.0e+00 0.0000218 PLEKHG4
13542 -0.1050029 3.0e-07 0.0029591 LRRC36
13543 -0.1123982 0.0e+00 0.0004335 TPPP3
13544 -0.1579115 0.0e+00 0.0000000 ZDHHC1
13552 -0.2830579 0.0e+00 0.0000000 CTCF
13554 -0.1159651 0.0e+00 0.0001631 ACD
13555 -0.1156096 0.0e+00 0.0001800 PARD6A
13556 -0.1148168 0.0e+00 0.0002240 ENKD1
13558 -0.2034786 0.0e+00 0.0000000 GFOD2
13559 -0.1545179 0.0e+00 0.0000000 RANBP10
13561 -0.1352891 0.0e+00 0.0000005 CENPT
13562 -0.2703812 0.0e+00 0.0000000 THAP11
13563 -0.2509700 0.0e+00 0.0000000 NUTF2
13567 -0.1151357 0.0e+00 0.0002052 PSKH1
13573 -0.1421414 0.0e+00 0.0000000 DUS2
13574 -0.1862269 0.0e+00 0.0000000 DDX28
13575 -0.2496506 0.0e+00 0.0000000 NFATC3
13577 -0.2177855 0.0e+00 0.0000000 RP11-96D1.11
13578 -0.3018107 0.0e+00 0.0000000 ESRP2
13579 -0.1293642 0.0e+00 0.0000032 PLA2G15
13580 -0.1965572 0.0e+00 0.0000000 SLC7A6
13581 -0.1444614 0.0e+00 0.0000000 SLC7A6OS
13582 -0.1853467 0.0e+00 0.0000000 PRMT7
13584 -0.1392553 0.0e+00 0.0000001 ZFP90
13587 -0.1463708 0.0e+00 0.0000000 CDH1
13588 -0.1286547 0.0e+00 0.0000039 TANGO6
13589 -0.1099845 1.0e-07 0.0008236 HAS3
13590 -0.2594748 0.0e+00 0.0000000 CHTF8
13591 -0.2532255 0.0e+00 0.0000000 UTP4
13592 -0.2222880 0.0e+00 0.0000000 SNTB2
13593 -0.1742054 0.0e+00 0.0000000 VPS4A
13594 -0.1922357 0.0e+00 0.0000000 COG8
13595 -0.2448163 0.0e+00 0.0000000 NIP7
13596 -0.1343326 0.0e+00 0.0000007 TMED6
13597 -0.1559100 0.0e+00 0.0000000 TERF2
13598 -0.1486279 0.0e+00 0.0000000 CYB5B
13599 -0.1733975 0.0e+00 0.0000000 NFAT5
13600 -0.2754591 0.0e+00 0.0000000 NQO1
13602 -0.3033811 0.0e+00 0.0000000 NOB1
13603 -0.1256781 0.0e+00 0.0000097 WWP2
13605 -0.1762969 0.0e+00 0.0000000 PDPR
13607 -0.2248545 0.0e+00 0.0000000 EXOSC6
13608 -0.1440867 0.0e+00 0.0000000 AARS
13610 -0.1864475 0.0e+00 0.0000000 DDX19A
13612 -0.1617121 0.0e+00 0.0000000 FUK
13613 -0.1646229 0.0e+00 0.0000000 COG4
13614 -0.2692734 0.0e+00 0.0000000 SF3B3
13617 -0.1707072 0.0e+00 0.0000000 VAC14
13619 -0.0946600 4.3e-06 0.0350882 ZNF23
13628 -0.1902043 0.0e+00 0.0000000 AP1G1
13629 -0.1606038 0.0e+00 0.0000000 ATXN1L
13630 -0.1111277 1.0e-07 0.0006093 IST1
13632 -0.2213154 0.0e+00 0.0000000 DHODH
13633 -0.1266002 0.0e+00 0.0000074 TXNL4B
13635 -0.1417960 0.0e+00 0.0000001 DHX38
13638 -0.1325204 0.0e+00 0.0000012 RP5-991G20.1
13640 -0.3403933 0.0e+00 0.0000000 ZFHX3
13646 -0.0954130 3.6e-06 0.0295715 AC009120.11
13647 -0.1821701 0.0e+00 0.0000000 PSMD7
13649 -0.1757419 0.0e+00 0.0000000 NPIPB15
13651 -0.2066834 0.0e+00 0.0000000 GLG1
13652 -0.1563557 0.0e+00 0.0000000 RFWD3
13653 -0.1752729 0.0e+00 0.0000000 MLKL
13654 -0.2157720 0.0e+00 0.0000000 FA2H
13655 -0.1640142 0.0e+00 0.0000000 WDR59
13656 -0.2057658 0.0e+00 0.0000000 ZNRF1
13658 -0.2804317 0.0e+00 0.0000000 LDHD
13660 -0.1280234 0.0e+00 0.0000048 BCAR1
13661 0.3511213 0.0e+00 0.0000000 CFDP1
13663 -0.2464497 0.0e+00 0.0000000 TMEM170A
13670 -0.1508355 0.0e+00 0.0000000 GABARAPL2
13672 -0.1579995 0.0e+00 0.0000000 ADAT1
13673 -0.2615292 0.0e+00 0.0000000 KARS
13674 -0.1493519 0.0e+00 0.0000000 TERF2IP
13675 -0.2263691 0.0e+00 0.0000000 MON1B
13676 -0.2589068 0.0e+00 0.0000000 SYCE1L
13677 -0.1592712 0.0e+00 0.0000000 NUDT7
13679 -0.1560379 0.0e+00 0.0000000 WWOX
13680 0.2765730 0.0e+00 0.0000000 MAF
13685 -0.2594812 0.0e+00 0.0000000 CMC2
13686 -0.2649221 0.0e+00 0.0000000 CENPN
13687 -0.2128635 0.0e+00 0.0000000 ATMIN
13689 -0.4218389 0.0e+00 0.0000000 GCSH
13692 -0.1961625 0.0e+00 0.0000000 GAN
13693 -0.1983297 0.0e+00 0.0000000 CMIP
13696 0.1970960 0.0e+00 0.0000000 HSD17B2
13698 -0.3458328 0.0e+00 0.0000000 MPHOSPH6
13700 -0.1806920 0.0e+00 0.0000000 HSBP1
13701 -0.2389806 0.0e+00 0.0000000 MLYCD
13703 0.1209397 0.0e+00 0.0000396 OSGIN1
13704 -0.3087821 0.0e+00 0.0000000 MBTPS1
13705 -0.1162533 0.0e+00 0.0001504 RP11-505K9.1
13706 -0.1126435 0.0e+00 0.0004055 HSDL1
13707 -0.1457351 0.0e+00 0.0000000 TAF1C
13708 -0.1252074 0.0e+00 0.0000112 WFDC1
13709 -0.3395107 0.0e+00 0.0000000 ATP2C2
13712 -0.3587374 0.0e+00 0.0000000 COTL1
13713 -0.1717655 0.0e+00 0.0000000 KLHL36
13714 -0.2572881 0.0e+00 0.0000000 USP10
13715 -0.0962084 3.0e-06 0.0246511 CRISPLD2
13716 -0.2591180 0.0e+00 0.0000000 ZDHHC7
13717 -0.1460788 0.0e+00 0.0000000 KIAA0513
13718 -0.2497353 0.0e+00 0.0000000 GSE1
13719 -0.2874128 0.0e+00 0.0000000 GINS2
13720 -0.3327346 0.0e+00 0.0000000 EMC8
13722 -0.1289276 0.0e+00 0.0000036 IRF8
13728 -0.1134930 0.0e+00 0.0003221 C16orf95
13729 -0.1075852 2.0e-07 0.0015371 RP11-178L8.7
13730 -0.1156540 0.0e+00 0.0001778 FBXO31
13732 -0.1482996 0.0e+00 0.0000000 ZCCHC14
13734 -0.1926938 0.0e+00 0.0000000 KLHDC4
13736 -0.1619049 0.0e+00 0.0000000 BANP
13737 -0.1063372 2.0e-07 0.0021154 ZFPM1
13738 -0.2060548 0.0e+00 0.0000000 ZC3H18
13739 -0.4328061 0.0e+00 0.0000000 CYBA
13740 -0.1842837 0.0e+00 0.0000000 MVD
13742 -0.1231147 0.0e+00 0.0000209 RNF166
13743 -0.1706469 0.0e+00 0.0000000 CTU2
13745 -0.1408634 0.0e+00 0.0000001 PIEZO1
13748 -0.2771017 0.0e+00 0.0000000 CDT1
13749 -0.2534975 0.0e+00 0.0000000 APRT
13750 -0.1437302 0.0e+00 0.0000000 GALNS
13751 -0.1570832 0.0e+00 0.0000000 TRAPPC2L
13754 -0.1621669 0.0e+00 0.0000000 CTD-2555A7.2
13759 -0.1674654 0.0e+00 0.0000000 ANKRD11
13761 -0.1639987 0.0e+00 0.0000000 SPG7
13763 -0.4148261 0.0e+00 0.0000000 RPL13
13765 0.4880015 0.0e+00 0.0000000 DPEP1
13767 -0.1056985 3.0e-07 0.0024847 SPATA33
13768 -0.2211868 0.0e+00 0.0000000 CDK10
13771 -0.1055533 3.0e-07 0.0025771 VPS9D1
13772 -0.1600544 0.0e+00 0.0000000 VPS9D1-AS1
13773 -0.1938458 0.0e+00 0.0000000 ZNF276
13774 -0.1533979 0.0e+00 0.0000000 FANCA
13775 -0.1967428 0.0e+00 0.0000000 SPIRE2
13779 -0.2394431 0.0e+00 0.0000000 DEF8
13782 -0.1038695 5.0e-07 0.0039271 GAS8
13788 -0.1996648 0.0e+00 0.0000000 RPH3AL
13790 -0.1012084 9.0e-07 0.0075569 C17orf97
13792 -0.1951350 0.0e+00 0.0000000 VPS53
13793 -0.2447620 0.0e+00 0.0000000 FAM57A
13794 -0.1907172 0.0e+00 0.0000000 GEMIN4
13795 -0.1694464 0.0e+00 0.0000000 GLOD4
13797 -0.1791516 0.0e+00 0.0000000 RNMTL1
13799 -0.2161124 0.0e+00 0.0000000 TIMM22
13800 -0.2678258 0.0e+00 0.0000000 ABR
13801 -0.3020487 0.0e+00 0.0000000 YWHAE
13802 -0.2503312 0.0e+00 0.0000000 CRK
13803 -0.1511265 0.0e+00 0.0000000 MYO1C
13804 -0.1052571 3.0e-07 0.0027765 INPP5K
13805 -0.2719439 0.0e+00 0.0000000 PITPNA-AS1
13809 -0.1019830 7.0e-07 0.0062623 RILP
13810 -0.1683893 0.0e+00 0.0000000 PRPF8
13812 -0.1168141 0.0e+00 0.0001285 TLCD2
13818 -0.1628543 0.0e+00 0.0000000 RPA1
13821 -0.1428546 0.0e+00 0.0000000 SMG6
13822 -0.1582393 0.0e+00 0.0000000 SRR
13823 -0.2235384 0.0e+00 0.0000000 TSR1
13824 -0.1192248 0.0e+00 0.0000650 SGSM2
13826 -0.2464756 0.0e+00 0.0000000 MNT
13827 -0.1239428 0.0e+00 0.0000164 METTL16
13828 -0.1292772 0.0e+00 0.0000032 PAFAH1B1
13830 -0.3118336 0.0e+00 0.0000000 CLUH
13832 -0.0979740 2.0e-06 0.0163621 RP11-74E22.8
13833 -0.1803329 0.0e+00 0.0000000 RAP1GAP2
13840 -0.0990974 1.5e-06 0.0125517 CTNS
13844 -0.2716757 0.0e+00 0.0000000 EMC6
13845 -0.2887825 0.0e+00 0.0000000 ITGAE
13847 -0.2981141 0.0e+00 0.0000000 NCBP3
13848 -0.1012308 9.0e-07 0.0075190 CAMKK1
13850 -0.3177246 0.0e+00 0.0000000 ATP2A3
13854 -0.1751633 0.0e+00 0.0000000 ANKFY1
13855 -0.2093078 0.0e+00 0.0000000 UBE2G1
13859 -0.2404347 0.0e+00 0.0000000 MYBBP1A
13860 -0.1098343 1.0e-07 0.0008570 GGT6
13862 -0.2215647 0.0e+00 0.0000000 PELP1
13863 -0.0944398 4.6e-06 0.0368899 RP11-314A20.2
13865 -0.0978074 2.1e-06 0.0170009 MED11
13868 0.3919113 0.0e+00 0.0000000 TM4SF5
13871 -0.1742608 0.0e+00 0.0000000 PSMB6
13873 -0.1215801 0.0e+00 0.0000329 PLD2
13874 -0.2169079 0.0e+00 0.0000000 MINK1
13877 -0.2015164 0.0e+00 0.0000000 SLC25A11
13878 -0.1594516 0.0e+00 0.0000000 RNF167
13879 -0.4555484 0.0e+00 0.0000000 PFN1
13881 -0.1305874 0.0e+00 0.0000022 SPAG7
13882 -0.1528951 0.0e+00 0.0000000 CAMTA2
13886 -0.1178790 0.0e+00 0.0000953 INCA1
13887 -0.1459862 0.0e+00 0.0000000 KIF1C
13889 0.1214815 0.0e+00 0.0000338 SLC52A1
13891 -0.1433247 0.0e+00 0.0000000 ZNF232
13895 -0.2461785 0.0e+00 0.0000000 RABEP1
13896 -0.1988050 0.0e+00 0.0000000 NUP88
13898 -0.2881869 0.0e+00 0.0000000 RPAIN
13899 -0.4204710 0.0e+00 0.0000000 CTC-524C5.2
13900 -0.5180612 0.0e+00 0.0000000 C1QBP
13901 -0.2179544 0.0e+00 0.0000000 DHX33
13902 -0.2249362 0.0e+00 0.0000000 DERL2
13903 -0.1247369 0.0e+00 0.0000129 MIS12
13906 -0.1421656 0.0e+00 0.0000000 FAM64A
13907 -0.1671103 0.0e+00 0.0000000 PITPNM3
13908 -0.1097335 1.0e-07 0.0008795 KIAA0753
13910 -0.1430988 0.0e+00 0.0000000 TXNDC17
13911 -0.2046442 0.0e+00 0.0000000 MED31
13914 -0.1032472 5.0e-07 0.0045853 ALOX12-AS1
13917 -0.1292729 0.0e+00 0.0000032 RNASEK-C17orf49
13918 -0.2292710 0.0e+00 0.0000000 C17orf49
13926 -0.2463647 0.0e+00 0.0000000 DVL2
13927 -0.2248892 0.0e+00 0.0000000 PHF23
13928 -0.1742898 0.0e+00 0.0000000 GABARAP
13929 -0.2466446 0.0e+00 0.0000000 CTDNEP1
13930 -0.1763227 0.0e+00 0.0000000 ELP5
13933 -0.2260754 0.0e+00 0.0000000 YBX2
13934 -0.1898042 0.0e+00 0.0000000 EIF5A
13935 -0.1540933 0.0e+00 0.0000000 GPS2
13937 -0.1355579 0.0e+00 0.0000004 NEURL4
13942 0.1771651 0.0e+00 0.0000000 TMEM256
13947 -0.1360728 0.0e+00 0.0000004 ZBTB4
13948 -0.1182837 0.0e+00 0.0000850 POLR2A
13949 -0.1641996 0.0e+00 0.0000000 TNFSF12
13952 -0.1427411 0.0e+00 0.0000000 SENP3
13953 -0.2570484 0.0e+00 0.0000000 EIF4A1
13954 0.2183034 0.0e+00 0.0000000 CD68
13955 -0.1676929 0.0e+00 0.0000000 AC113189.5
13956 -0.1862452 0.0e+00 0.0000000 MPDU1
13960 0.4234892 0.0e+00 0.0000000 SAT2
13961 -0.3676064 0.0e+00 0.0000000 TP53
13962 -0.1298488 0.0e+00 0.0000027 WRAP53
13965 -0.1958981 0.0e+00 0.0000000 KDM6B
13967 -0.3031195 0.0e+00 0.0000000 NAA38
13968 -0.1895927 0.0e+00 0.0000000 CYB5D1
13969 -0.2645494 0.0e+00 0.0000000 CHD3
13972 -0.1648372 0.0e+00 0.0000000 TRAPPC1
13973 -0.1095015 1.0e-07 0.0009347 CNTROB
13981 -0.1576215 0.0e+00 0.0000000 TMEM107
13983 -0.1317198 0.0e+00 0.0000015 BORCS6
13984 -0.1560686 0.0e+00 0.0000000 AURKB
13986 -0.1514152 0.0e+00 0.0000000 CTC1
13987 -0.1930448 0.0e+00 0.0000000 PFAS
13990 -0.2781184 0.0e+00 0.0000000 RANGRF
13993 -0.4949531 0.0e+00 0.0000000 RPL26
13994 -0.1143822 0.0e+00 0.0002527 NDEL1
13996 -0.1855808 0.0e+00 0.0000000 MFSD6L
13999 -0.1689157 0.0e+00 0.0000000 STX8
14000 -0.1675140 0.0e+00 0.0000000 USP43
14002 -0.2336361 0.0e+00 0.0000000 SCO1
14004 0.2871307 0.0e+00 0.0000000 TMEM220
14006 -0.3220521 0.0e+00 0.0000000 LINC00675
14011 -0.1008753 1.0e-06 0.0081880 ZNF18
14012 -0.2246352 0.0e+00 0.0000000 MAP2K4
14014 -0.2730582 0.0e+00 0.0000000 ARHGAP44
14015 -0.2362091 0.0e+00 0.0000000 ELAC2
14016 -0.1286200 0.0e+00 0.0000040 COX10
14017 -0.0969597 2.5e-06 0.0207006 AC005224.2
14020 0.3207896 0.0e+00 0.0000000 PMP22
14024 -0.1248244 0.0e+00 0.0000126 RP11-385D13.3
14025 -0.2613757 0.0e+00 0.0000000 TRIM16
14027 -0.1564571 0.0e+00 0.0000000 CTD-3157E16.2
14028 -0.2346130 0.0e+00 0.0000000 ADORA2B
14029 -0.2456518 0.0e+00 0.0000000 ZSWIM7
14030 -0.1851728 0.0e+00 0.0000000 TTC19
14032 -0.0937148 5.4e-06 0.0434241 NCOR1
14034 -0.1576300 0.0e+00 0.0000000 PIGL
14035 -0.2384401 0.0e+00 0.0000000 CENPV
14036 0.2880518 0.0e+00 0.0000000 UBB
14038 -0.1754594 0.0e+00 0.0000000 LRRC75A
14039 -0.1066178 2.0e-07 0.0019702 ZNF287
14043 -0.2000196 0.0e+00 0.0000000 MPRIP
14045 -0.1038120 5.0e-07 0.0039848 PLD6
14048 -0.3264138 0.0e+00 0.0000000 COPS3
14050 -0.1275396 0.0e+00 0.0000055 MED9
14051 -0.1975603 0.0e+00 0.0000000 RASD1
14052 -0.2107767 0.0e+00 0.0000000 PEMT
14053 -0.1514389 0.0e+00 0.0000000 RAI1
14054 -0.1399892 0.0e+00 0.0000001 SMCR5
14055 -0.1170424 0.0e+00 0.0001206 SREBF1
14056 -0.1603435 0.0e+00 0.0000000 TOM1L2
14058 -0.2081523 0.0e+00 0.0000000 ATPAF2
14059 -0.1030004 6.0e-07 0.0048763 GID4
14060 -0.2059222 0.0e+00 0.0000000 DRG2
14063 -0.2050889 0.0e+00 0.0000000 ALKBH5
14064 -0.1208854 0.0e+00 0.0000403 LLGL1
14065 -0.1893990 0.0e+00 0.0000000 FLII
14068 -0.1126772 0.0e+00 0.0004019 TOP3A
14069 -0.1794428 0.0e+00 0.0000000 SMCR8
14070 -0.1194245 0.0e+00 0.0000614 SHMT1
14073 -0.1796109 0.0e+00 0.0000000 LGALS9C
14076 -0.1448427 0.0e+00 0.0000000 TRIM16L
14077 -0.1464388 0.0e+00 0.0000000 TVP23B
14079 -0.2185595 0.0e+00 0.0000000 PRPSAP2
14081 -0.1724623 0.0e+00 0.0000000 FAM83G
14083 -0.1580900 0.0e+00 0.0000000 EPN2
14085 -0.2444090 0.0e+00 0.0000000 B9D1
14086 -0.1412684 0.0e+00 0.0000001 MAPK7
14088 -0.1711669 0.0e+00 0.0000000 ALDH3A2
14089 -0.2456688 0.0e+00 0.0000000 ALDH3A1
14090 -0.0977517 2.1e-06 0.0172283 ULK2
14092 -0.1391596 0.0e+00 0.0000001 AKAP10
14093 -0.2327732 0.0e+00 0.0000000 SPECC1
14094 -0.1848738 0.0e+00 0.0000000 LGALS9B
14097 -0.2421168 0.0e+00 0.0000000 USP22
14099 -0.1343232 0.0e+00 0.0000007 DHRS7B
14100 -0.2410471 0.0e+00 0.0000000 TMEM11
14103 -0.2478269 0.0e+00 0.0000000 MAP2K3
14104 -0.1274196 0.0e+00 0.0000057 KCNJ12
14107 -0.0946947 4.3e-06 0.0348305 WSB1
14110 -0.4764337 0.0e+00 0.0000000 LGALS9
14111 -0.0955390 3.5e-06 0.0287238 NOS2
14113 -0.1174928 0.0e+00 0.0001062 LYRM9
14114 -0.1791258 0.0e+00 0.0000000 NLK
14115 -0.3129016 0.0e+00 0.0000000 TMEM97
14117 -0.1694751 0.0e+00 0.0000000 TNFAIP1
14118 -0.2464835 0.0e+00 0.0000000 POLDIP2
14119 -0.1625272 0.0e+00 0.0000000 TMEM199
14123 -0.1006290 1.0e-06 0.0086874 RP11-192H23.4
14124 0.2549140 0.0e+00 0.0000000 SLC13A2
14126 -0.1233852 0.0e+00 0.0000193 UNC119
14127 -0.1647086 0.0e+00 0.0000000 PIGS
14128 0.1748296 0.0e+00 0.0000000 ALDOC
14132 -0.1462739 0.0e+00 0.0000000 KIAA0100
14133 -0.1302129 0.0e+00 0.0000024 SDF2
14134 -0.1835422 0.0e+00 0.0000000 SUPT6H
14137 -0.4699242 0.0e+00 0.0000000 RPL23A
14139 -0.2129340 0.0e+00 0.0000000 TLCD1
14140 -0.1780176 0.0e+00 0.0000000 NEK8
14143 -0.2654597 0.0e+00 0.0000000 FAM222B
14144 -0.2466307 0.0e+00 0.0000000 ERAL1
14145 -0.2888129 0.0e+00 0.0000000 FLOT2
14147 -0.1709915 0.0e+00 0.0000000 DHRS13
14148 -0.1743999 0.0e+00 0.0000000 PHF12
14154 -0.2811269 0.0e+00 0.0000000 NUFIP2
14157 -0.2213024 0.0e+00 0.0000000 TAOK1
14158 -0.1012088 9.0e-07 0.0075569 ABHD15
14159 -0.1578585 0.0e+00 0.0000000 TP53I13
14160 -0.1280647 0.0e+00 0.0000047 GIT1
14161 -0.1044608 4.0e-07 0.0033892 ANKRD13B
14162 -0.1335089 0.0e+00 0.0000009 SSH2
14165 -0.2105849 0.0e+00 0.0000000 NSRP1
14168 -0.1911363 0.0e+00 0.0000000 BLMH
14169 0.3416093 0.0e+00 0.0000000 TMIGD1
14170 -0.1668499 0.0e+00 0.0000000 CPD
14171 -0.2371792 0.0e+00 0.0000000 GOSR1
14172 -0.1647498 0.0e+00 0.0000000 CRLF3
14175 -0.1776892 0.0e+00 0.0000000 ATAD5
14177 -0.1340248 0.0e+00 0.0000007 TEFM
14180 -0.1768708 0.0e+00 0.0000000 RNF135
14182 -0.1606021 0.0e+00 0.0000000 NF1
14183 -0.1668734 0.0e+00 0.0000000 RAB11FIP4
14184 -0.3439180 0.0e+00 0.0000000 COPRS
14185 -0.1981914 0.0e+00 0.0000000 UTP6
14186 -0.2576043 0.0e+00 0.0000000 SUZ12
14187 -0.1281704 0.0e+00 0.0000046 LRRC37B
14190 -0.1497699 0.0e+00 0.0000000 RHOT1
14192 -0.1635267 0.0e+00 0.0000000 C17orf75
14193 -0.2035800 0.0e+00 0.0000000 ZNF207
14198 -0.1917644 0.0e+00 0.0000000 PSMD11
14200 -0.1343865 0.0e+00 0.0000006 MYO1D
14204 -0.1352654 0.0e+00 0.0000005 TMEM98
14208 -0.1618338 0.0e+00 0.0000000 ZNF830
14209 -0.2021153 0.0e+00 0.0000000 LIG3
14210 -0.2116493 0.0e+00 0.0000000 RFFL
14213 -0.1191938 0.0e+00 0.0000656 RAD51D
14214 -0.3314731 0.0e+00 0.0000000 NLE1
14218 -0.1129912 0.0e+00 0.0003690 SLFN13
14219 -0.2631060 0.0e+00 0.0000000 RP11-1094M14.11
14220 -0.1016398 8.0e-07 0.0068061 PEX12
14221 -0.3324369 0.0e+00 0.0000000 AP2B1
14222 -0.2447117 0.0e+00 0.0000000 TAF15
14224 -0.1259641 0.0e+00 0.0000089 MMP28
14227 -0.1023234 7.0e-07 0.0057624 RDM1
14231 0.1398813 0.0e+00 0.0000001 CCL15
14235 -0.2140707 0.0e+00 0.0000000 ZNHIT3
14236 -0.2282070 0.0e+00 0.0000000 MYO19
14237 -0.1483417 0.0e+00 0.0000000 PIGW
14238 -0.1664778 0.0e+00 0.0000000 GGNBP2
14239 0.1602001 0.0e+00 0.0000000 DHRS11
14240 -0.1662772 0.0e+00 0.0000000 MRM1
14243 -0.1550301 0.0e+00 0.0000000 AATF
14244 -0.2131802 0.0e+00 0.0000000 ACACA
14245 -0.1599669 0.0e+00 0.0000000 TADA2A
14246 -0.1220632 0.0e+00 0.0000285 DUSP14
14247 -0.1511946 0.0e+00 0.0000000 SYNRG
14248 -0.2308969 0.0e+00 0.0000000 DDX52
14249 -0.1986484 0.0e+00 0.0000000 HNF1B
14251 -0.3105115 0.0e+00 0.0000000 MRPL45
14252 -0.1464365 0.0e+00 0.0000000 SOCS7
14258 -0.2167940 0.0e+00 0.0000000 MLLT6
14262 -0.1079488 2.0e-07 0.0014000 PSMB3
14263 -0.1715024 0.0e+00 0.0000000 PIP4K2B
14264 -0.0964369 2.8e-06 0.0233849 CWC25
14265 -0.5053663 0.0e+00 0.0000000 RPL23
14267 -0.1050648 3.0e-07 0.0029132 LINC00672
14269 -0.4580237 0.0e+00 0.0000000 RPL19
14272 -0.2202341 0.0e+00 0.0000000 MED1
14273 -0.1913464 0.0e+00 0.0000000 CDK12
14276 -0.5723588 0.0e+00 0.0000000 PPP1R1B
14277 -0.0972208 2.4e-06 0.0194768 STARD3
14280 -0.1620366 0.0e+00 0.0000000 PGAP3
14282 -0.1543739 0.0e+00 0.0000000 MIEN1
14286 -0.1323362 0.0e+00 0.0000012 ORMDL3
14288 -0.2310160 0.0e+00 0.0000000 PSMD3
14290 -0.2726344 0.0e+00 0.0000000 MED24
14291 -0.1473940 0.0e+00 0.0000000 THRA
14293 -0.1773540 0.0e+00 0.0000000 MSL1
14294 -0.2104102 0.0e+00 0.0000000 CASC3
14295 -0.1896642 0.0e+00 0.0000000 RAPGEFL1
14296 -0.1259487 0.0e+00 0.0000090 WIPF2
14297 -0.1896446 0.0e+00 0.0000000 CDC6
14299 -0.0940071 5.0e-06 0.0406632 RARA-AS1
14300 -0.1967375 0.0e+00 0.0000000 TOP2A
14301 -0.2872379 0.0e+00 0.0000000 IGFBP4
14302 -0.1219056 0.0e+00 0.0000299 TNS4
14303 -0.2449817 0.0e+00 0.0000000 SMARCE1
14305 -0.2618159 0.0e+00 0.0000000 KRT10
14306 -0.2253221 0.0e+00 0.0000000 TMEM99
14308 0.2200242 0.0e+00 0.0000000 KRT20
14314 0.3411191 0.0e+00 0.0000000 KRT19
14317 0.1645455 0.0e+00 0.0000000 KRT14
14319 0.1052210 3.0e-07 0.0028016 EIF1
14321 -0.1037399 5.0e-07 0.0040574 JUP
14322 -0.1551071 0.0e+00 0.0000000 P3H4
14324 -0.2940442 0.0e+00 0.0000000 NT5C3B
14326 -0.1815867 0.0e+00 0.0000000 ACLY
14328 -0.1610940 0.0e+00 0.0000000 CNP
14329 -0.2188794 0.0e+00 0.0000000 DNAJC7
14330 -0.1367909 0.0e+00 0.0000003 NKIRAS2
14333 -0.3162556 0.0e+00 0.0000000 KAT2A
14337 -0.1098039 1.0e-07 0.0008638 GHDC
14338 -0.1500380 0.0e+00 0.0000000 STAT5B
14339 -0.1736916 0.0e+00 0.0000000 STAT5A
14341 -0.1189657 0.0e+00 0.0000700 PTRF
14343 -0.1412602 0.0e+00 0.0000001 NAGLU
14345 -0.0979274 2.0e-06 0.0165342 RP11-400F19.6
14346 -0.1821215 0.0e+00 0.0000000 COASY
14347 -0.1057112 3.0e-07 0.0024771 MLX
14348 -0.1291239 0.0e+00 0.0000034 PSMC3IP
14349 -0.1342360 0.0e+00 0.0000007 FAM134C
14350 -0.2135719 0.0e+00 0.0000000 TUBG1
14352 -0.1358623 0.0e+00 0.0000004 PLEKHH3
14356 -0.1243083 0.0e+00 0.0000147 EZH1
14357 -0.1911715 0.0e+00 0.0000000 VPS25
14358 -0.2263619 0.0e+00 0.0000000 WNK4
14359 -0.2839603 0.0e+00 0.0000000 COA3
14361 -0.2776537 0.0e+00 0.0000000 BECN1
14362 -0.2322272 0.0e+00 0.0000000 PSME3
14365 -0.2026298 0.0e+00 0.0000000 AARSD1
14367 -0.1582269 0.0e+00 0.0000000 RUNDC1
14368 -0.5233782 0.0e+00 0.0000000 RPL27
14372 -0.1888505 0.0e+00 0.0000000 BRCA1
14373 -0.0962551 3.0e-06 0.0243883 RP11-242D8.1
14375 -0.0937572 5.3e-06 0.0430210 TMEM106A
14377 -0.1760433 0.0e+00 0.0000000 ARL4D
14378 -0.1664607 0.0e+00 0.0000000 DHX8
14379 -0.2180141 0.0e+00 0.0000000 ETV4
14380 -0.1264810 0.0e+00 0.0000076 DUSP3
14381 -0.1000915 1.2e-06 0.0098977 MPP3
14384 -0.1186347 0.0e+00 0.0000769 PYY
14386 -0.2957539 0.0e+00 0.0000000 TMEM101
14387 -0.2816932 0.0e+00 0.0000000 LSM12
14388 -0.2657570 0.0e+00 0.0000000 G6PC3
14391 -0.1193515 0.0e+00 0.0000627 ASB16-AS1
14392 -0.1490863 0.0e+00 0.0000000 TMUB2
14393 -0.1807864 0.0e+00 0.0000000 ATXN7L3
14395 -0.2436871 0.0e+00 0.0000000 UBTF
14396 -0.1394808 0.0e+00 0.0000001 RP5-882C2.2
14400 -0.2757209 0.0e+00 0.0000000 SLC25A39
14401 -0.0968249 2.6e-06 0.0213628 GRN
14402 -0.1517296 0.0e+00 0.0000000 GPATCH8
14404 -0.2792498 0.0e+00 0.0000000 CCDC43
14407 -0.2063701 0.0e+00 0.0000000 EFTUD2
14409 -0.1117199 1.0e-07 0.0005202 KIF18B
14410 -0.2176486 0.0e+00 0.0000000 DCAKD
14411 -0.1461570 0.0e+00 0.0000000 NMT1
14412 -0.3177810 0.0e+00 0.0000000 PLCD3
14421 -0.1008647 1.0e-06 0.0082076 CTD-2020K17.4
14424 -0.1927124 0.0e+00 0.0000000 ARHGAP27
14425 -0.1990934 0.0e+00 0.0000000 PLEKHM1
14430 -0.2344823 0.0e+00 0.0000000 KANSL1
14435 -0.1531752 0.0e+00 0.0000000 ARL17A
14436 -0.1985690 0.0e+00 0.0000000 FAM215B
14437 -0.2150083 0.0e+00 0.0000000 NSF
14441 -0.2319608 0.0e+00 0.0000000 CDC27
14444 -0.1942203 0.0e+00 0.0000000 NPEPPS
14446 -0.3792347 0.0e+00 0.0000000 KPNB1
14448 -0.1692704 0.0e+00 0.0000000 OSBPL7
14449 -0.2682499 0.0e+00 0.0000000 MRPL10
14453 -0.1601279 0.0e+00 0.0000000 SP2
14455 -0.2225287 0.0e+00 0.0000000 PNPO
14458 -0.1478841 0.0e+00 0.0000000 CDK5RAP3
14462 -0.2775218 0.0e+00 0.0000000 CBX1
14463 -0.1412211 0.0e+00 0.0000001 SNX11
14465 -0.1796602 0.0e+00 0.0000000 HOXB2
14467 -0.2351216 0.0e+00 0.0000000 HOXB3
14468 -0.2002764 0.0e+00 0.0000000 HOXB-AS3
14469 -0.1395134 0.0e+00 0.0000001 HOXB4
14470 -0.2613804 0.0e+00 0.0000000 HOXB5
14471 -0.2609285 0.0e+00 0.0000000 HOXB6
14472 -0.1464976 0.0e+00 0.0000000 HOXB7
14473 -0.2561228 0.0e+00 0.0000000 HOXB8
14474 -0.4138382 0.0e+00 0.0000000 HOXB9
14476 -0.2278674 0.0e+00 0.0000000 RP11-357H14.17
14477 -0.2300176 0.0e+00 0.0000000 CTD-2377D24.6
14478 -0.1709646 0.0e+00 0.0000000 PRAC1
14479 -0.1389644 0.0e+00 0.0000001 PRAC2
14480 -0.1672265 0.0e+00 0.0000000 HOXB13
14482 -0.1156134 0.0e+00 0.0001798 TTLL6
14483 -0.1873863 0.0e+00 0.0000000 CALCOCO2
14484 -0.4197146 0.0e+00 0.0000000 ATP5G1
14485 -0.2425725 0.0e+00 0.0000000 UBE2Z
14486 -0.2037185 0.0e+00 0.0000000 SNF8
14487 -0.2052912 0.0e+00 0.0000000 B4GALNT2
14488 -0.2624166 0.0e+00 0.0000000 ZNF652
14489 -0.3755451 0.0e+00 0.0000000 PHB
14491 -0.2255034 0.0e+00 0.0000000 SPOP
14493 -0.1319114 0.0e+00 0.0000014 FAM117A
14494 -0.1458958 0.0e+00 0.0000000 KAT7
14503 -0.1011589 9.0e-07 0.0076486 PPP1R9B
14505 0.2047616 0.0e+00 0.0000000 TMEM92
14506 -0.1521536 0.0e+00 0.0000000 XYLT2
14507 -0.1082922 1.0e-07 0.0012814 MRPL27
14509 -0.3486148 0.0e+00 0.0000000 LRRC59
14514 -0.1898594 0.0e+00 0.0000000 RSAD1
14516 -0.2830915 0.0e+00 0.0000000 EPN3
14517 -0.2934047 0.0e+00 0.0000000 SPATA20
14518 -0.2777833 0.0e+00 0.0000000 ABCC3
14519 -0.2298466 0.0e+00 0.0000000 ANKRD40
14520 -0.1281062 0.0e+00 0.0000047 RP11-294J22.6
14522 -0.1980718 0.0e+00 0.0000000 TOB1
14525 -0.1072845 2.0e-07 0.0016594 SPAG9
14526 -0.5146734 0.0e+00 0.0000000 NME1
14527 -0.3275339 0.0e+00 0.0000000 NME2
14528 -0.1620943 0.0e+00 0.0000000 MBTD1
14529 -0.2383265 0.0e+00 0.0000000 UTP18
14530 -0.1279129 0.0e+00 0.0000049 TOM1L1
14531 -0.3480146 0.0e+00 0.0000000 COX11
14535 -0.2216364 0.0e+00 0.0000000 MMD
14536 -0.2376348 0.0e+00 0.0000000 PCTP
14539 -0.1448681 0.0e+00 0.0000000 DGKE
14540 -0.1968916 0.0e+00 0.0000000 TRIM25
14541 -0.2406494 0.0e+00 0.0000000 RP11-670E13.6
14542 -0.2387523 0.0e+00 0.0000000 COIL
14545 -0.3354350 0.0e+00 0.0000000 AKAP1
14547 -0.3541347 0.0e+00 0.0000000 MSI2
14548 -0.3397598 0.0e+00 0.0000000 MRPS23
14549 -0.1843050 0.0e+00 0.0000000 CUEDC1
14550 -0.2101721 0.0e+00 0.0000000 VEZF1
14551 -0.1120753 1.0e-07 0.0004729 RP11-159D12.5
14552 -0.1721631 0.0e+00 0.0000000 RP11-159D12.2
14553 -0.2152227 0.0e+00 0.0000000 SRSF1
14554 -0.2059133 0.0e+00 0.0000000 DYNLL2
14556 -0.1724849 0.0e+00 0.0000000 MKS1
14558 -0.1006810 1.0e-06 0.0085801 RP5-1171I10.5
14560 -0.2743302 0.0e+00 0.0000000 RNF43
14563 -0.2230627 0.0e+00 0.0000000 RAD51C
14564 -0.1788165 0.0e+00 0.0000000 TRIM37
14566 -0.2745580 0.0e+00 0.0000000 SKA2
14567 -0.1554525 0.0e+00 0.0000000 PRR11
14570 -0.1600023 0.0e+00 0.0000000 YPEL2
14571 -0.1872012 0.0e+00 0.0000000 DHX40
14573 -0.2650673 0.0e+00 0.0000000 CLTC
14574 -0.2152670 0.0e+00 0.0000000 PTRH2
14576 -0.1595003 0.0e+00 0.0000000 TUBD1
14577 -0.1798464 0.0e+00 0.0000000 RPS6KB1
14578 -0.1303740 0.0e+00 0.0000023 RNFT1
14580 -0.0937286 5.4e-06 0.0432960 HEATR6
14582 -0.2217643 0.0e+00 0.0000000 CA4
14583 -0.1146292 0.0e+00 0.0002360 USP32
14584 -0.2135255 0.0e+00 0.0000000 APPBP2
14586 -0.1888157 0.0e+00 0.0000000 PPM1D
14590 -0.2352528 0.0e+00 0.0000000 NACA2
14591 -0.0974099 2.3e-06 0.0186489 BRIP1
14592 -0.1606005 0.0e+00 0.0000000 INTS2
14593 -0.1920808 0.0e+00 0.0000000 MED13
14594 -0.2407713 0.0e+00 0.0000000 METTL2A
14595 -0.2219641 0.0e+00 0.0000000 TLK2
14598 -0.1544512 0.0e+00 0.0000000 TANC2
14599 -0.1996239 0.0e+00 0.0000000 CYB561
14600 0.4440807 0.0e+00 0.0000000 ACE
14602 0.0947027 4.3e-06 0.0347693 KCNH6
14603 -0.2067863 0.0e+00 0.0000000 DCAF7
14604 -0.1259051 0.0e+00 0.0000091 TACO1
14605 -0.1242233 0.0e+00 0.0000150 MAP3K3
14607 -0.1091025 1.0e-07 0.0010375 STRADA
14608 -0.2306886 0.0e+00 0.0000000 CCDC47
14609 -0.2918291 0.0e+00 0.0000000 DDX42
14610 -0.1686091 0.0e+00 0.0000000 FTSJ3
14611 -0.1096991 1.0e-07 0.0008874 PSMC5
14612 -0.2672640 0.0e+00 0.0000000 SMARCD2
14614 -0.1218410 0.0e+00 0.0000305 ERN1
14615 -0.3155734 0.0e+00 0.0000000 SNHG25
14616 -0.2077525 0.0e+00 0.0000000 TEX2
14618 -0.2394260 0.0e+00 0.0000000 POLG2
14620 -0.1817016 0.0e+00 0.0000000 CEP95
14624 -0.1752232 0.0e+00 0.0000000 GNA13
14627 -0.2934550 0.0e+00 0.0000000 AXIN2
14628 -0.0998093 1.3e-06 0.0106008 CEP112
14630 -0.2276018 0.0e+00 0.0000000 PRKCA
14633 -0.1921932 0.0e+00 0.0000000 HELZ
14635 -0.2585618 0.0e+00 0.0000000 PSMD12
14636 -0.1444672 0.0e+00 0.0000000 PITPNC1
14637 -0.2297106 0.0e+00 0.0000000 NOL11
14638 -0.3143480 0.0e+00 0.0000000 BPTF
14639 -0.1875238 0.0e+00 0.0000000 C17orf58
14640 -0.2665985 0.0e+00 0.0000000 KPNA2
14642 -0.1017669 8.0e-07 0.0065976 RP11-147L13.11
14647 -0.2140330 0.0e+00 0.0000000 AMZ2
14648 -0.1091142 1.0e-07 0.0010346 ARSG
14649 -0.3878271 0.0e+00 0.0000000 WIPI1
14650 -0.2727449 0.0e+00 0.0000000 PRKAR1A
14655 -0.2973853 0.0e+00 0.0000000 MAP2K6
14657 -0.2488187 0.0e+00 0.0000000 RP1-193H18.2
14658 -0.1262625 0.0e+00 0.0000082 KCNJ2-AS1
14659 -0.1869855 0.0e+00 0.0000000 KCNJ2
14661 -0.3639810 0.0e+00 0.0000000 SOX9
14664 -0.1191728 0.0e+00 0.0000660 SLC39A11
14666 -0.1061052 3.0e-07 0.0022425 COG1
14668 -0.2230951 0.0e+00 0.0000000 FAM104A
14669 -0.1319204 0.0e+00 0.0000014 C17orf80
14670 -0.1469299 0.0e+00 0.0000000 CDC42EP4
14672 -0.3925574 0.0e+00 0.0000000 RPL38
14677 -0.1903331 0.0e+00 0.0000000 GPRC5C
14679 0.2984216 0.0e+00 0.0000000 SLC9A3R1
14680 -0.2304703 0.0e+00 0.0000000 NAT9
14681 -0.1146791 0.0e+00 0.0002328 TMEM104
14682 -0.1609939 0.0e+00 0.0000000 FDXR
14683 0.1497832 0.0e+00 0.0000000 FADS6
14684 -0.1566570 0.0e+00 0.0000000 OTOP2
14686 0.1021240 7.0e-07 0.0060517 HID1
14688 -0.2996990 0.0e+00 0.0000000 ICT1
14689 -0.1585867 0.0e+00 0.0000000 KCTD2
14690 -0.1653122 0.0e+00 0.0000000 ATP5H
14692 -0.1625858 0.0e+00 0.0000000 ARMC7
14695 -0.3313693 0.0e+00 0.0000000 SUMO2
14696 -0.1440746 0.0e+00 0.0000000 NUP85
14697 -0.1401866 0.0e+00 0.0000001 GGA3
14698 -0.2416923 0.0e+00 0.0000000 MRPS7
14699 -0.2172485 0.0e+00 0.0000000 MIF4GD
14700 -0.1963292 0.0e+00 0.0000000 SLC25A19
14701 -0.1778290 0.0e+00 0.0000000 GRB2
14702 -0.1219457 0.0e+00 0.0000295 TMEM94
14704 -0.2066531 0.0e+00 0.0000000 TSEN54
14705 -0.2467081 0.0e+00 0.0000000 LLGL2
14706 0.1549883 0.0e+00 0.0000000 MYO15B
14710 -0.1719926 0.0e+00 0.0000000 SAP30BP
14711 -0.1071443 2.0e-07 0.0017202 ITGB4
14713 -0.1152789 0.0e+00 0.0001973 H3F3B
14714 -0.2023424 0.0e+00 0.0000000 UNK
14715 -0.1079274 2.0e-07 0.0014074 UNC13D
14719 -0.1114499 1.0e-07 0.0005591 TRIM65
14721 -0.3247139 0.0e+00 0.0000000 MRPL38
14725 -0.1290801 0.0e+00 0.0000034 EVPL
14726 -0.2036539 0.0e+00 0.0000000 SRP68
14729 -0.1083578 1.0e-07 0.0012598 EXOC7
14730 -0.1292207 0.0e+00 0.0000033 FOXJ1
14732 -0.1685026 0.0e+00 0.0000000 RNF157
14735 -0.3178254 0.0e+00 0.0000000 PRPSAP1
14737 -0.2014092 0.0e+00 0.0000000 UBE2O
14738 -0.1880330 0.0e+00 0.0000000 RHBDF2
14740 -0.3995061 0.0e+00 0.0000000 ST6GALNAC1
14742 -0.1040577 4.0e-07 0.0037480 MXRA7
14743 -0.1580405 0.0e+00 0.0000000 JMJD6
14744 -0.3083331 0.0e+00 0.0000000 METTL23
14745 -0.2000066 0.0e+00 0.0000000 SRSF2
14746 -0.1655056 0.0e+00 0.0000000 MFSD11
14747 -0.1077950 2.0e-07 0.0014563 SEC14L1
14752 -0.1414336 0.0e+00 0.0000001 TNRC6C
14753 -0.2879967 0.0e+00 0.0000000 TMC6
14754 -0.1352966 0.0e+00 0.0000005 TMC8
14756 -0.3616657 0.0e+00 0.0000000 SYNGR2
14757 -0.3326263 0.0e+00 0.0000000 TK1
14758 -0.2083316 0.0e+00 0.0000000 AFMID
14759 -0.2179448 0.0e+00 0.0000000 BIRC5
14761 -0.2539963 0.0e+00 0.0000000 SOCS3
14763 -0.1787660 0.0e+00 0.0000000 PGS1
14764 -0.1884566 0.0e+00 0.0000000 CYTH1
14765 -0.2249248 0.0e+00 0.0000000 USP36
14767 0.2809932 0.0e+00 0.0000000 LGALS3BP
14768 -0.3336103 0.0e+00 0.0000000 CANT1
14770 -0.1252401 0.0e+00 0.0000111 C1QTNF1
14771 -0.1810902 0.0e+00 0.0000000 ENGASE
14773 -0.1165872 0.0e+00 0.0001369 CBX8
14776 -0.2815300 0.0e+00 0.0000000 CBX4
14779 -0.1574834 0.0e+00 0.0000000 TBC1D16
14782 -0.1546184 0.0e+00 0.0000000 GAA
14783 -0.2549380 0.0e+00 0.0000000 EIF4A3
14787 -0.1603508 0.0e+00 0.0000000 SGSH
14793 -0.1389904 0.0e+00 0.0000001 RPTOR
14794 -0.1436368 0.0e+00 0.0000000 CHMP6
14796 -0.2150403 0.0e+00 0.0000000 BAIAP2-AS1
14797 -0.2113276 0.0e+00 0.0000000 BAIAP2
14799 -0.1371034 0.0e+00 0.0000003 CEP131
14800 -0.1148508 0.0e+00 0.0002220 ENTHD2
14801 -0.3285336 0.0e+00 0.0000000 C17orf89
14802 -0.1823511 0.0e+00 0.0000000 SLC38A10
14809 -0.0975965 2.2e-06 0.0178632 RP11-1055B8.4
14810 -0.1062831 2.0e-07 0.0021445 BAHCC1
14811 -0.1046236 4.0e-07 0.0032541 RP13-766D20.4
14812 -0.5242919 0.0e+00 0.0000000 ACTG1
14815 -0.1453629 0.0e+00 0.0000000 FAAP100
14816 -0.1439678 0.0e+00 0.0000000 NPLOC4
14818 -0.1183216 0.0e+00 0.0000841 OXLD1
14819 -0.2063435 0.0e+00 0.0000000 CCDC137
14820 -0.1387703 0.0e+00 0.0000002 ARL16
14821 -0.2308344 0.0e+00 0.0000000 HGS
14824 -0.3734550 0.0e+00 0.0000000 MRPL12
14825 -0.2484903 0.0e+00 0.0000000 SLC25A10
14826 -0.2475350 0.0e+00 0.0000000 FAM195B
14828 0.1226629 0.0e+00 0.0000239 P4HB
14832 -0.1844961 0.0e+00 0.0000000 RP11-498C9.15
14833 -0.3075699 0.0e+00 0.0000000 ALYREF
14834 -0.1411247 0.0e+00 0.0000001 ANAPC11
14837 -0.1096308 1.0e-07 0.0009034 SIRT7
14838 -0.1711189 0.0e+00 0.0000000 MAFG
14840 -0.4320186 0.0e+00 0.0000000 PYCR1
14843 -0.1525060 0.0e+00 0.0000000 ASPSCR1
14844 -0.2571176 0.0e+00 0.0000000 STRA13
14845 -0.2048872 0.0e+00 0.0000000 LRRC45
14846 -0.1281479 0.0e+00 0.0000046 RAC3
14847 -0.2153515 0.0e+00 0.0000000 DCXR
14849 -0.1366753 0.0e+00 0.0000003 RFNG
14850 -0.2144707 0.0e+00 0.0000000 GPS1
14851 -0.3266567 0.0e+00 0.0000000 DUS1L
14852 -0.2968791 0.0e+00 0.0000000 FASN
14853 -0.2164861 0.0e+00 0.0000000 CCDC57
14861 0.1599462 0.0e+00 0.0000000 SECTM1
14863 -0.2513769 0.0e+00 0.0000000 OGFOD3
14864 -0.1075724 2.0e-07 0.0015420 HEXDC
14865 -0.1420761 0.0e+00 0.0000000 C17orf62
14867 -0.1837235 0.0e+00 0.0000000 NARF
14868 -0.2074790 0.0e+00 0.0000000 FOXK2
14870 -0.2354598 0.0e+00 0.0000000 WDR45B
14871 -0.2260420 0.0e+00 0.0000000 RAB40B
14873 -0.2422358 0.0e+00 0.0000000 FN3KRP
14875 -0.2366710 0.0e+00 0.0000000 TBCD
14876 -0.1379711 0.0e+00 0.0000002 B3GNTL1
14877 -0.1134204 0.0e+00 0.0003285 METRNL
14880 -0.3205482 0.0e+00 0.0000000 USP14
14881 -0.1233836 0.0e+00 0.0000193 THOC1
14885 -0.2608537 0.0e+00 0.0000000 TYMS
14886 -0.2350300 0.0e+00 0.0000000 ENOSF1
14887 -0.2478921 0.0e+00 0.0000000 YES1
14888 -0.1206792 0.0e+00 0.0000427 RP11-672L10.6
14891 -0.1102548 1.0e-07 0.0007676 NDC80
14892 -0.1082258 1.0e-07 0.0013031 SMCHD1
14893 -0.1821558 0.0e+00 0.0000000 EMILIN2
14899 0.1666652 0.0e+00 0.0000000 MYL12B
14900 -0.3989019 0.0e+00 0.0000000 TGIF1
14903 -0.2200672 0.0e+00 0.0000000 DLGAP1-AS1
14904 -0.1524832 0.0e+00 0.0000000 DLGAP1-AS2
14905 -0.1538584 0.0e+00 0.0000000 LINC00526
14906 -0.2334809 0.0e+00 0.0000000 LINC00667
14907 -0.0951029 3.9e-06 0.0317348 ZBTB14
14909 -0.0940366 5.0e-06 0.0404057 L3MBTL4
14910 -0.2407912 0.0e+00 0.0000000 LINC00668
14915 -0.1223715 0.0e+00 0.0000261 NDUFV2
14918 -0.1769024 0.0e+00 0.0000000 TWSG1
14919 -0.2818151 0.0e+00 0.0000000 RALBP1
14920 -0.1036492 5.0e-07 0.0041498 PPP4R1
14923 -0.1323545 0.0e+00 0.0000012 VAPA
14926 -0.1959198 0.0e+00 0.0000000 NAPG
14930 -0.1018770 8.0e-07 0.0064257 MPPE1
14932 -0.3995884 0.0e+00 0.0000000 IMPA2
14934 -0.2330470 0.0e+00 0.0000000 AFG3L2
14938 -0.2141607 0.0e+00 0.0000000 PSMG2
14940 -0.2694615 0.0e+00 0.0000000 PTPN2
14941 -0.3208397 0.0e+00 0.0000000 SEH1L
14942 -0.1293732 0.0e+00 0.0000031 CEP192
14945 -0.2359302 0.0e+00 0.0000000 FAM210A
14946 -0.1393399 0.0e+00 0.0000001 RNMT
14947 -0.1091223 1.0e-07 0.0010324 ZNF519
14953 -0.2821253 0.0e+00 0.0000000 ROCK1
14954 -0.1265582 0.0e+00 0.0000075 ESCO1
14955 -0.3751126 0.0e+00 0.0000000 SNRPD1
14957 -0.1311294 0.0e+00 0.0000018 MIB1
14959 -0.1108814 1.0e-07 0.0006507 RP11-595B24.2
14961 -0.1963727 0.0e+00 0.0000000 GATA6
14965 -0.2213584 0.0e+00 0.0000000 RBBP8
14967 -0.1205613 0.0e+00 0.0000442 TMEM241
14971 -0.0979541 2.0e-06 0.0164372 NPC1
14973 -0.0951784 3.8e-06 0.0311919 LAMA3
14974 -0.1366719 0.0e+00 0.0000003 TTC39C
14977 -0.1483201 0.0e+00 0.0000000 OSBPL1A
14978 -0.2512556 0.0e+00 0.0000000 IMPACT
14980 -0.1544746 0.0e+00 0.0000000 SS18
14981 -0.1473029 0.0e+00 0.0000000 TAF4B
14982 -0.1268840 0.0e+00 0.0000068 KCTD1
14986 -0.1857023 0.0e+00 0.0000000 DSC2
14990 -0.2688712 0.0e+00 0.0000000 DSG2
14995 -0.1562076 0.0e+00 0.0000000 TRAPPC8
14999 -0.2772245 0.0e+00 0.0000000 RNF138
15000 -0.1837856 0.0e+00 0.0000000 GAREM1
15004 -0.2107244 0.0e+00 0.0000000 MAPRE2
15005 -0.1493211 0.0e+00 0.0000000 ZNF397
15010 -0.1980140 0.0e+00 0.0000000 ZNF24
15014 -0.1891166 0.0e+00 0.0000000 INO80C
15015 -0.2271396 0.0e+00 0.0000000 GALNT1
15017 -0.2303188 0.0e+00 0.0000000 C18orf21
15018 -0.2230242 0.0e+00 0.0000000 RPRD1A
15019 -0.1535568 0.0e+00 0.0000000 SLC39A6
15020 -0.1835151 0.0e+00 0.0000000 ELP2
15024 -0.3362501 0.0e+00 0.0000000 TPGS2
15030 -0.1395646 0.0e+00 0.0000001 PIK3C3
15032 -0.1714112 0.0e+00 0.0000000 SETBP1
15034 -0.1444879 0.0e+00 0.0000000 EPG5
15036 -0.2752141 0.0e+00 0.0000000 ATP5A1
15037 -0.2863606 0.0e+00 0.0000000 HAUS1
15038 -0.1697608 0.0e+00 0.0000000 C18orf25
15040 -0.2560493 0.0e+00 0.0000000 PIAS2
15041 -0.1276610 0.0e+00 0.0000053 KATNAL2
15043 -0.2836777 0.0e+00 0.0000000 HDHD2
15044 -0.2289334 0.0e+00 0.0000000 IER3IP1
15045 -0.2231041 0.0e+00 0.0000000 SMAD2
15046 -0.3333370 0.0e+00 0.0000000 ZBTB7C
15048 -0.1274464 0.0e+00 0.0000057 SMAD7
15050 -0.1633294 0.0e+00 0.0000000 DYM
15051 -0.1439739 0.0e+00 0.0000000 C18orf32
15053 -0.4687383 0.0e+00 0.0000000 RPL17
15054 -0.1808998 0.0e+00 0.0000000 LIPG
15055 -0.1440143 0.0e+00 0.0000000 ACAA2
15059 -0.1317481 0.0e+00 0.0000015 MBD1
15060 -0.2302075 0.0e+00 0.0000000 CXXC1
15061 -0.1094801 1.0e-07 0.0009400 SKA1
15062 -0.1629208 0.0e+00 0.0000000 ME2
15063 -0.1408616 0.0e+00 0.0000001 ELAC1
15064 -0.1913959 0.0e+00 0.0000000 SMAD4
15065 -0.1897052 0.0e+00 0.0000000 MEX3C
15066 -0.2776388 0.0e+00 0.0000000 MBD2
15068 -0.0993609 1.4e-06 0.0117897 POLI
15069 -0.1205501 0.0e+00 0.0000443 C18orf54
15070 -0.2194483 0.0e+00 0.0000000 RAB27B
15074 -0.2569063 0.0e+00 0.0000000 TXNL1
15075 -0.1307721 0.0e+00 0.0000020 WDR7
15077 -0.1429310 0.0e+00 0.0000000 FECH
15079 -0.2500222 0.0e+00 0.0000000 NARS
15080 -0.0946686 4.3e-06 0.0350216 RP11-35G9.3
15081 -0.3848425 0.0e+00 0.0000000 ATP8B1
15087 -0.1911253 0.0e+00 0.0000000 MALT1
15089 -0.2454703 0.0e+00 0.0000000 SEC11C
15090 -0.2003568 0.0e+00 0.0000000 LMAN1
15092 -0.0934462 5.7e-06 0.0461386 PMAIP1
15097 -0.2396133 0.0e+00 0.0000000 PIGN
15098 -0.1991095 0.0e+00 0.0000000 KIAA1468
15099 -0.2986186 0.0e+00 0.0000000 TNFRSF11A
15100 -0.1394014 0.0e+00 0.0000001 ZCCHC2
15102 -0.2169468 0.0e+00 0.0000000 PHLPP1
15103 -0.2568504 0.0e+00 0.0000000 BCL2
15105 -0.1837430 0.0e+00 0.0000000 KDSR
15107 -0.2793142 0.0e+00 0.0000000 VPS4B
15108 -0.1683913 0.0e+00 0.0000000 SERPINB5
15113 -0.1123948 0.0e+00 0.0004339 TMX3
15116 -0.1116178 1.0e-07 0.0005346 RTTN
15117 -0.1892134 0.0e+00 0.0000000 SOCS6
15122 -0.2615156 0.0e+00 0.0000000 TIMM21
15123 0.3294072 0.0e+00 0.0000000 CYB5A
15124 0.3255791 0.0e+00 0.0000000 CNDP2
15126 -0.0965370 2.8e-06 0.0228480 LINC00909
15128 -0.1522728 0.0e+00 0.0000000 ZADH2
15129 -0.1440673 0.0e+00 0.0000000 TSHZ1
15130 -0.1043398 4.0e-07 0.0034925 ZNF516
15135 -0.1196815 0.0e+00 0.0000570 ZNF236
15137 -0.2571166 0.0e+00 0.0000000 MBP
15140 -0.1910103 0.0e+00 0.0000000 ATP9B
15141 -0.2031225 0.0e+00 0.0000000 RP11-800A18.4
15143 -0.1768483 0.0e+00 0.0000000 CTDP1
15146 -0.2743025 0.0e+00 0.0000000 PQLC1
15147 -0.2724473 0.0e+00 0.0000000 HSBP1L1
15148 -0.3547567 0.0e+00 0.0000000 TXNL4A
15150 -0.3190973 0.0e+00 0.0000000 RBFA
15152 -0.1974705 0.0e+00 0.0000000 ADNP2
15153 -0.1120151 1.0e-07 0.0004806 PARD6G-AS1
15156 -0.2280263 0.0e+00 0.0000000 C20orf96
15157 -0.1681335 0.0e+00 0.0000000 ZCCHC3
15158 -0.1288053 0.0e+00 0.0000038 NRSN2-AS1
15159 -0.1331394 0.0e+00 0.0000010 SOX12
15160 -0.1112020 1.0e-07 0.0005974 NRSN2
15163 -0.1584568 0.0e+00 0.0000000 TBC1D20
15164 -0.1946661 0.0e+00 0.0000000 CSNK2A1
15167 -0.1423459 0.0e+00 0.0000000 FAM110A
15168 -0.1269604 0.0e+00 0.0000066 PSMF1
15173 0.2227845 0.0e+00 0.0000000 SDCBP2
15175 -0.0996644 1.3e-06 0.0109719 SDCBP2-AS1
15177 -0.3436338 0.0e+00 0.0000000 FKBP1A
15178 -0.1664458 0.0e+00 0.0000000 NSFL1C
15181 -0.1567889 0.0e+00 0.0000000 STK35
15184 -0.3416027 0.0e+00 0.0000000 SNRPB
15186 -0.3122358 0.0e+00 0.0000000 NOP56
15187 -0.1458893 0.0e+00 0.0000000 IDH3B
15188 -0.1179266 0.0e+00 0.0000940 EBF4
15189 -0.1549532 0.0e+00 0.0000000 PCED1A
15190 -0.1375550 0.0e+00 0.0000002 VPS16
15191 -0.2381047 0.0e+00 0.0000000 PTPRA
15192 -0.2240904 0.0e+00 0.0000000 MRPS26
15195 -0.1226499 0.0e+00 0.0000240 FASTKD5
15198 -0.2918825 0.0e+00 0.0000000 ITPA
15202 -0.3337900 0.0e+00 0.0000000 C20orf27
15204 -0.1970386 0.0e+00 0.0000000 CENPB
15205 -0.1899522 0.0e+00 0.0000000 CDC25B
15207 -0.1423814 0.0e+00 0.0000000 AP5S1
15208 -0.2415467 0.0e+00 0.0000000 MAVS
15210 -0.2196599 0.0e+00 0.0000000 PANK2
15211 -0.1678770 0.0e+00 0.0000000 RNF24
15213 -0.1891991 0.0e+00 0.0000000 PRNP
15214 -0.1424554 0.0e+00 0.0000000 SLC23A2
15215 -0.3182214 0.0e+00 0.0000000 TMEM230
15216 -0.2567735 0.0e+00 0.0000000 PCNA
15217 -0.1823026 0.0e+00 0.0000000 CDS2
15219 -0.1297439 0.0e+00 0.0000028 GPCPD1
15222 -0.2723457 0.0e+00 0.0000000 TRMT6
15223 -0.1289429 0.0e+00 0.0000036 MCM8
15225 -0.2554252 0.0e+00 0.0000000 CRLS1
15226 -0.1402382 0.0e+00 0.0000001 RP5-1056H1.2
15227 -0.4559198 0.0e+00 0.0000000 FERMT1
15228 -0.1768452 0.0e+00 0.0000000 BMP2
15229 -0.2086457 0.0e+00 0.0000000 TMX4
15230 -0.0989677 1.5e-06 0.0129413 PLCB1
15231 -0.4127704 0.0e+00 0.0000000 PLCB4
15232 -0.0939677 5.1e-06 0.0410221 ANKEF1
15234 -0.2698104 0.0e+00 0.0000000 MKKS
15235 -0.1576487 0.0e+00 0.0000000 SLX4IP
15236 -0.3219566 0.0e+00 0.0000000 JAG1
15238 -0.2707603 0.0e+00 0.0000000 RP1-278O22.1
15240 -0.2149290 0.0e+00 0.0000000 BTBD3
15243 -0.1929064 0.0e+00 0.0000000 TASP1
15244 -0.2376888 0.0e+00 0.0000000 ESF1
15245 -0.1804870 0.0e+00 0.0000000 NDUFAF5
15248 -0.1873471 0.0e+00 0.0000000 KIF16B
15250 -0.2573198 0.0e+00 0.0000000 SNRPB2
15252 -0.4533683 0.0e+00 0.0000000 DSTN
15253 -0.0934902 5.7e-06 0.0456888 RRBP1
15254 -0.2351932 0.0e+00 0.0000000 SNX5
15255 -0.2014341 0.0e+00 0.0000000 OVOL2
15256 -0.1602678 0.0e+00 0.0000000 MGME1
15257 -0.1842223 0.0e+00 0.0000000 PET117
15258 -0.1584734 0.0e+00 0.0000000 CSRP2BP
15259 -0.1065504 2.0e-07 0.0020037 ZNF133
15261 -0.1265941 0.0e+00 0.0000074 POLR3F
15262 -0.1132521 0.0e+00 0.0003438 RBBP9
15263 -0.2410618 0.0e+00 0.0000000 SEC23B
15265 -0.3430368 0.0e+00 0.0000000 DTD1
15271 -0.1994466 0.0e+00 0.0000000 RIN2
15272 -0.3038175 0.0e+00 0.0000000 NAA20
15273 -0.1314602 0.0e+00 0.0000016 CRNKL1
15275 -0.2701396 0.0e+00 0.0000000 RALGAPA2
15277 -0.1091122 1.0e-07 0.0010350 RP1-198K11.5
15278 -0.3215763 0.0e+00 0.0000000 XRN2
15281 -0.1527363 0.0e+00 0.0000000 LINC00261
15282 -0.2444330 0.0e+00 0.0000000 FOXA2
15283 -0.3362614 0.0e+00 0.0000000 NXT1
15285 -0.1158226 0.0e+00 0.0001696 GZF1
15287 0.4742273 0.0e+00 0.0000000 CST3
15289 -0.2399234 0.0e+00 0.0000000 RP4-568C11.4
15290 -0.3646795 0.0e+00 0.0000000 APMAP
15292 -0.2207438 0.0e+00 0.0000000 ENTPD6
15295 -0.2611408 0.0e+00 0.0000000 PYGB
15298 -0.1443625 0.0e+00 0.0000000 GINS1
15304 -0.1320270 0.0e+00 0.0000014 RP13-401N8.1
15306 -0.2498319 0.0e+00 0.0000000 HM13
15312 -0.2124547 0.0e+00 0.0000000 TPX2
15314 -0.1463500 0.0e+00 0.0000000 PDRG1
15317 -0.2178603 0.0e+00 0.0000000 TM9SF4
15318 -0.1379483 0.0e+00 0.0000002 PLAGL2
15319 -0.1652521 0.0e+00 0.0000000 POFUT1
15322 -0.1436973 0.0e+00 0.0000000 ASXL1
15323 -0.1507933 0.0e+00 0.0000000 NOL4L
15324 -0.3469254 0.0e+00 0.0000000 COMMD7
15326 -0.2794075 0.0e+00 0.0000000 MAPRE1
15327 -0.1763944 0.0e+00 0.0000000 RP5-1085F17.3
15328 -0.1900831 0.0e+00 0.0000000 CDK5RAP1
15330 -0.1977500 0.0e+00 0.0000000 CBFA2T2
15332 -0.1043035 4.0e-07 0.0035234 NECAB3
15334 -0.1213050 0.0e+00 0.0000356 ACTL10
15335 -0.1760531 0.0e+00 0.0000000 E2F1
15343 -0.1694063 0.0e+00 0.0000000 RALY
15344 -0.3260392 0.0e+00 0.0000000 EIF2S2
15345 -0.3964879 0.0e+00 0.0000000 AHCY
15346 -0.1593871 0.0e+00 0.0000000 ITCH
15347 0.1159041 0.0e+00 0.0001659 DYNLRB1
15349 -0.2657461 0.0e+00 0.0000000 PIGU
15350 -0.1815144 0.0e+00 0.0000000 NCOA6
15351 -0.1263827 0.0e+00 0.0000079 TP53INP2
15352 -0.1920539 0.0e+00 0.0000000 GGT7
15353 -0.2194345 0.0e+00 0.0000000 ACSS2
15354 -0.3468112 0.0e+00 0.0000000 GSS
15356 -0.1835627 0.0e+00 0.0000000 TRPC4AP
15357 -0.1167178 0.0e+00 0.0001320 EDEM2
15364 -0.2143191 0.0e+00 0.0000000 UQCC1
15365 -0.1258871 0.0e+00 0.0000091 CEP250
15366 -0.2747381 0.0e+00 0.0000000 ERGIC3
15368 -0.2428417 0.0e+00 0.0000000 CPNE1
15369 -0.2726492 0.0e+00 0.0000000 RBM12
15370 -0.2286998 0.0e+00 0.0000000 NFS1
15373 -0.3163191 0.0e+00 0.0000000 PHF20
15375 -0.0972194 2.4e-06 0.0194810 CNBD2
15376 -0.1980106 0.0e+00 0.0000000 LINC00657
15379 -0.2649334 0.0e+00 0.0000000 EPB41L1
15381 -0.1559012 0.0e+00 0.0000000 AAR2
15382 -0.1279828 0.0e+00 0.0000048 DLGAP4
15383 0.1666386 0.0e+00 0.0000000 MYL9
15384 -0.1063007 2.0e-07 0.0021349 TGIF2
15385 -0.3668126 0.0e+00 0.0000000 C20orf24
15387 -0.1982982 0.0e+00 0.0000000 NDRG3
15388 -0.1645256 0.0e+00 0.0000000 DSN1
15389 -0.1051534 3.0e-07 0.0028490 SOGA1
15390 -0.1089905 1.0e-07 0.0010684 TLDC2
15391 -0.1739962 0.0e+00 0.0000000 SAMHD1
15392 -0.1322662 0.0e+00 0.0000013 RBL1
15395 -0.3435576 0.0e+00 0.0000000 RPN2
15397 -0.2653218 0.0e+00 0.0000000 MANBAL
15398 -0.0938252 5.3e-06 0.0423644 SRC
15399 -0.1531912 0.0e+00 0.0000000 BLCAP
15400 -0.1205856 0.0e+00 0.0000439 CTNNBL1
15402 -0.1369232 0.0e+00 0.0000003 TTI1
15403 -0.1701388 0.0e+00 0.0000000 RPRD1B
15405 -0.1488452 0.0e+00 0.0000000 RALGAPB
15406 -0.1339464 0.0e+00 0.0000007 ACTR5
15407 -0.1985578 0.0e+00 0.0000000 FAM83D
15410 -0.1914508 0.0e+00 0.0000000 DHX35
15412 -0.2115283 0.0e+00 0.0000000 TOP1
15417 -0.2760619 0.0e+00 0.0000000 CHD6
15418 -0.1942867 0.0e+00 0.0000000 SRSF6
15422 -0.2353331 0.0e+00 0.0000000 IFT52
15423 -0.1673596 0.0e+00 0.0000000 MYBL2
15424 -0.1260160 0.0e+00 0.0000088 TOX2
15426 -0.1266435 0.0e+00 0.0000073 OSER1
15427 -0.1128146 0.0e+00 0.0003872 OSER1-AS1
15428 -0.1529471 0.0e+00 0.0000000 FITM2
15429 -0.2052751 0.0e+00 0.0000000 RP5-881L22.5
15431 -0.1332533 0.0e+00 0.0000009 TTPAL
15432 -0.2566011 0.0e+00 0.0000000 SERINC3
15433 -0.3837252 0.0e+00 0.0000000 PKIG
15434 -0.1398238 0.0e+00 0.0000001 ADA
15437 -0.2526268 0.0e+00 0.0000000 YWHAB
15438 -0.1409219 0.0e+00 0.0000001 PABPC1L
15439 -0.2221184 0.0e+00 0.0000000 TOMM34
15441 -0.1692941 0.0e+00 0.0000000 STK4
15443 -0.2009579 0.0e+00 0.0000000 PI3
15444 -0.4607039 0.0e+00 0.0000000 SLPI
15446 -0.2130693 0.0e+00 0.0000000 SDC4
15450 -0.1872705 0.0e+00 0.0000000 PIGT
15453 -0.3120185 0.0e+00 0.0000000 WFDC2
15457 -0.2048259 0.0e+00 0.0000000 DNTTIP1
15458 -0.1968868 0.0e+00 0.0000000 UBE2C
15459 0.2594158 0.0e+00 0.0000000 TNNC2
15460 -0.1057155 3.0e-07 0.0024746 SNX21
15468 -0.1761183 0.0e+00 0.0000000 PCIF1
15469 -0.1272746 0.0e+00 0.0000060 ZNF335
15471 -0.1808055 0.0e+00 0.0000000 NCOA5
15473 -0.1814752 0.0e+00 0.0000000 SLC35C2
15477 -0.2182271 0.0e+00 0.0000000 TP53RK
15479 -0.2805715 0.0e+00 0.0000000 SLC2A10
15480 -0.2001966 0.0e+00 0.0000000 EYA2
15481 -0.1139298 0.0e+00 0.0002860 ZMYND8
15484 -0.1760576 0.0e+00 0.0000000 NCOA3
15485 -0.3474024 0.0e+00 0.0000000 SULF2
15487 -0.0997484 1.3e-06 0.0107531 PREX1
15488 -0.1961819 0.0e+00 0.0000000 ARFGEF2
15489 -0.2795633 0.0e+00 0.0000000 CSE1L
15490 -0.1600707 0.0e+00 0.0000000 STAU1
15491 -0.2044533 0.0e+00 0.0000000 DDX27
15493 -0.3398321 0.0e+00 0.0000000 ZFAS1
15494 -0.2802230 0.0e+00 0.0000000 B4GALT5
15495 -0.1248737 0.0e+00 0.0000124 SLC9A8
15496 -0.1582491 0.0e+00 0.0000000 SPATA2
15497 -0.1637340 0.0e+00 0.0000000 RNF114
15498 -0.1181639 0.0e+00 0.0000879 SNAI1
15500 -0.2207266 0.0e+00 0.0000000 TMEM189
15502 -0.2250030 0.0e+00 0.0000000 CEBPB
15504 -0.2416805 0.0e+00 0.0000000 PTPN1
15505 -0.1293569 0.0e+00 0.0000032 PARD6B
15507 -0.2239414 0.0e+00 0.0000000 ADNP
15509 -0.2746577 0.0e+00 0.0000000 DPM1
15510 -0.1517247 0.0e+00 0.0000000 MOCS3
15512 -0.1543144 0.0e+00 0.0000000 NFATC2
15513 -0.1917727 0.0e+00 0.0000000 ATP9A
15515 -0.1476715 0.0e+00 0.0000000 ZFP64
15517 -0.1668456 0.0e+00 0.0000000 ZNF217
15518 -0.2980140 0.0e+00 0.0000000 BCAS1
15519 -0.2969941 0.0e+00 0.0000000 PFDN4
15520 -0.2483434 0.0e+00 0.0000000 FAM210B
15521 -0.2154283 0.0e+00 0.0000000 AURKA
15522 -0.1956035 0.0e+00 0.0000000 CSTF1
15523 -0.1246658 0.0e+00 0.0000132 RTFDC1
15528 -0.2372314 0.0e+00 0.0000000 RAE1
15530 -0.2733835 0.0e+00 0.0000000 RBM38
15531 0.4386662 0.0e+00 0.0000000 PCK1
15533 -0.1894347 0.0e+00 0.0000000 PMEPA1
15535 -0.1965110 0.0e+00 0.0000000 RAB22A
15536 -0.2038207 0.0e+00 0.0000000 VAPB
15537 -0.1918052 0.0e+00 0.0000000 STX16
15538 -0.2544652 0.0e+00 0.0000000 NPEPL1
15540 -0.2015265 0.0e+00 0.0000000 GNAS
15542 -0.2555523 0.0e+00 0.0000000 NELFCD
15543 0.1351672 0.0e+00 0.0000005 CTSZ
15544 -0.1670628 0.0e+00 0.0000000 ATP5E
15545 -0.1869580 0.0e+00 0.0000000 PRELID3B
15553 -0.1541753 0.0e+00 0.0000000 TAF4
15555 -0.1644292 0.0e+00 0.0000000 LSM14B
15556 -0.2045407 0.0e+00 0.0000000 PSMA7
15557 -0.1504733 0.0e+00 0.0000000 SS18L1
15558 -0.1776613 0.0e+00 0.0000000 MTG2
15559 -0.1893356 0.0e+00 0.0000000 OSBPL2
15560 -0.1183239 0.0e+00 0.0000840 ADRM1
15563 -0.1409277 0.0e+00 0.0000001 RP5-908M14.9
15564 -0.5018283 0.0e+00 0.0000000 RPS21
15565 -0.1246905 0.0e+00 0.0000131 CABLES2
15566 0.1105481 1.0e-07 0.0007105 RBBP8NL
15569 -0.1827754 0.0e+00 0.0000000 SLCO4A1
15572 -0.1178704 0.0e+00 0.0000955 SLCO4A1-AS1
15573 -0.1610685 0.0e+00 0.0000000 MRGBP
15575 -0.1478965 0.0e+00 0.0000000 COL9A3
15577 -0.1695947 0.0e+00 0.0000000 DIDO1
15579 -0.2544073 0.0e+00 0.0000000 GID8
15582 -0.2296526 0.0e+00 0.0000000 YTHDF1
15583 -0.1215240 0.0e+00 0.0000334 ARFGAP1
15585 -0.1152947 0.0e+00 0.0001964 PTK6
15589 -0.1232836 0.0e+00 0.0000199 GMEB2
15590 -0.1338638 0.0e+00 0.0000008 CTD-3184A7.4
15593 -0.1952843 0.0e+00 0.0000000 ARFRP1
15598 -0.2222611 0.0e+00 0.0000000 SLC2A4RG
15602 -0.2003295 0.0e+00 0.0000000 TPD52L2
15603 -0.0973916 2.3e-06 0.0187263 DNAJC5
15604 -0.1640639 0.0e+00 0.0000000 UCKL1
15607 -0.1131994 0.0e+00 0.0003487 SAMD10
15608 -0.1044221 4.0e-07 0.0034218 PRPF6
15612 -0.2066903 0.0e+00 0.0000000 PCMTD2
15613 -0.1073581 2.0e-07 0.0016287 CTD-3113P16.11
15614 -0.1377447 0.0e+00 0.0000002 PLPP2
15615 -0.1355822 0.0e+00 0.0000004 MIER2
15618 -0.1179668 0.0e+00 0.0000929 TPGS1
15619 -0.2239909 0.0e+00 0.0000000 CDC34
15621 -0.1839872 0.0e+00 0.0000000 AC009005.2
15622 -0.2518629 0.0e+00 0.0000000 BSG
15624 -0.1601306 0.0e+00 0.0000000 POLRMT
15627 -0.2147900 0.0e+00 0.0000000 RNF126
15630 0.3962670 0.0e+00 0.0000000 MISP
15632 -0.2362697 0.0e+00 0.0000000 PTBP1
15634 -0.2956000 0.0e+00 0.0000000 CFD
15635 -0.1663760 0.0e+00 0.0000000 MED16
15636 -0.2717107 0.0e+00 0.0000000 R3HDM4
15638 -0.3126747 0.0e+00 0.0000000 WDR18
15639 -0.2297743 0.0e+00 0.0000000 TMEM259
15641 -0.3230698 0.0e+00 0.0000000 CNN2
15642 -0.1156086 0.0e+00 0.0001800 ABCA7
15643 -0.1079505 2.0e-07 0.0013995 HMHA1
15644 -0.1492826 0.0e+00 0.0000000 POLR2E
15645 0.3729536 0.0e+00 0.0000000 GPX4
15646 -0.1557266 0.0e+00 0.0000000 SBNO2
15647 -0.1968621 0.0e+00 0.0000000 STK11
15648 0.1232798 0.0e+00 0.0000199 ATP5D
15652 -0.1308023 0.0e+00 0.0000020 C19orf24
15653 -0.1484364 0.0e+00 0.0000000 MUM1
15658 -0.3149731 0.0e+00 0.0000000 DAZAP1
15659 -0.2988904 0.0e+00 0.0000000 RPS15
15660 -0.0940178 5.0e-06 0.0405670 CTB-25B13.5
15665 0.4096152 0.0e+00 0.0000000 REEP6
15668 -0.1582710 0.0e+00 0.0000000 MEX3D
15669 -0.2066693 0.0e+00 0.0000000 MBD3
15671 -0.2211430 0.0e+00 0.0000000 TCF3
15673 -0.1902729 0.0e+00 0.0000000 REXO1
15674 -0.1985557 0.0e+00 0.0000000 KLF16
15676 -0.1774299 0.0e+00 0.0000000 ABHD17A
15677 -0.1275865 0.0e+00 0.0000055 SCAMP4
15679 -0.2113748 0.0e+00 0.0000000 CSNK1G2
15680 -0.2330992 0.0e+00 0.0000000 BTBD2
15681 -0.1971555 0.0e+00 0.0000000 MKNK2
15682 -0.1089961 1.0e-07 0.0010669 MOB3A
15684 -0.2306177 0.0e+00 0.0000000 AP3D1
15685 -0.1106560 1.0e-07 0.0006906 DOT1L
15687 -0.1587269 0.0e+00 0.0000000 SF3A2
15690 0.1507352 0.0e+00 0.0000000 OAZ1
15691 -0.2756186 0.0e+00 0.0000000 LSM7
15692 -0.1692371 0.0e+00 0.0000000 SPPL2B
15693 -0.2408873 0.0e+00 0.0000000 TIMM13
15694 -0.2729026 0.0e+00 0.0000000 LMNB2
15696 0.1104268 1.0e-07 0.0007339 GADD45B
15697 -0.1157808 0.0e+00 0.0001716 GNG7
15698 -0.2965650 0.0e+00 0.0000000 SLC39A3
15699 -0.1880659 0.0e+00 0.0000000 SGTA
15700 0.1974039 0.0e+00 0.0000000 THOP1
15707 -0.1476801 0.0e+00 0.0000000 TLE6
15708 -0.3594037 0.0e+00 0.0000000 TLE2
15709 -0.2832315 0.0e+00 0.0000000 AES
15711 0.1175104 0.0e+00 0.0001056 GNA11
15712 -0.1054663 3.0e-07 0.0026335 GNA15
15714 -0.2113389 0.0e+00 0.0000000 NCLN
15716 -0.3255714 0.0e+00 0.0000000 NFIC
15717 0.4625824 0.0e+00 0.0000000 SMIM24
15718 -0.2851635 0.0e+00 0.0000000 DOHH
15719 -0.1350417 0.0e+00 0.0000005 FZR1
15720 -0.1134823 0.0e+00 0.0003230 MFSD12
15723 -0.2394505 0.0e+00 0.0000000 HMG20B
15724 -0.1303506 0.0e+00 0.0000023 CACTIN
15725 -0.1263634 0.0e+00 0.0000079 PIP5K1C
15730 -0.0934042 5.8e-06 0.0465656 DAPK3
15731 -0.0968878 2.6e-06 0.0210519 EEF2
15732 -0.1530406 0.0e+00 0.0000000 PIAS4
15733 -0.3207642 0.0e+00 0.0000000 ZBTB7A
15734 -0.1108504 1.0e-07 0.0006561 MAP2K2
15735 0.3580813 0.0e+00 0.0000000 CREB3L3
15736 -0.2334643 0.0e+00 0.0000000 SIRT6
15738 -0.1695076 0.0e+00 0.0000000 CCDC94
15739 -0.2748497 0.0e+00 0.0000000 SHD
15743 -0.1467635 0.0e+00 0.0000000 MPND
15747 -0.2109211 0.0e+00 0.0000000 CHAF1A
15751 -0.2201102 0.0e+00 0.0000000 CTB-50L17.10
15754 -0.2414082 0.0e+00 0.0000000 LRG1
15757 -0.2078741 0.0e+00 0.0000000 MYDGF
15759 -0.1929846 0.0e+00 0.0000000 DPP9
15761 -0.2101191 0.0e+00 0.0000000 FEM1A
15765 0.1439356 0.0e+00 0.0000000 PLIN3
15766 -0.1729459 0.0e+00 0.0000000 UHRF1
15767 -0.1925028 0.0e+00 0.0000000 KDM4B
15770 -0.1525038 0.0e+00 0.0000000 SAFB2
15771 -0.2044265 0.0e+00 0.0000000 SAFB
15772 -0.4026656 0.0e+00 0.0000000 RPL36
15773 -0.1017992 8.0e-07 0.0065477 C19orf70
15774 -0.1491975 0.0e+00 0.0000000 HSD11B1L
15775 -0.1587861 0.0e+00 0.0000000 LONP1
15777 -0.2075359 0.0e+00 0.0000000 DUS3L
15780 -0.1136474 0.0e+00 0.0003091 FUT3
15781 -0.1039564 4.0e-07 0.0038437 AC024592.9
15783 -0.1137111 0.0e+00 0.0003037 NDUFA11
15784 -0.1441836 0.0e+00 0.0000000 VMAC
15786 -0.2049494 0.0e+00 0.0000000 CAPS
15787 -0.1622082 0.0e+00 0.0000000 RANBP3
15788 -0.1045798 4.0e-07 0.0032894 RFX2
15790 -0.2064700 0.0e+00 0.0000000 MLLT1
15791 -0.1615969 0.0e+00 0.0000000 CLPP
15792 0.1423453 0.0e+00 0.0000000 ALKBH7
15794 -0.1421656 0.0e+00 0.0000000 GTF2F1
15795 -0.2826404 0.0e+00 0.0000000 KHSRP
15798 -0.1633382 0.0e+00 0.0000000 CRB3
15800 -0.1562720 0.0e+00 0.0000000 CTD-2396E7.11
15805 -0.2438482 0.0e+00 0.0000000 TRIP10
15807 -0.1236466 0.0e+00 0.0000179 SH2D3A
15808 -0.1228095 0.0e+00 0.0000229 VAV1
15809 -0.1076850 2.0e-07 0.0014983 ZNF557
15813 -0.1014406 8.0e-07 0.0071459 C19orf45
15814 -0.1059676 3.0e-07 0.0023229 ZNF358
15815 -0.0975715 2.2e-06 0.0179644 MCOLN1
15817 -0.1259219 0.0e+00 0.0000090 CAMSAP3
15818 -0.1279030 0.0e+00 0.0000049 XAB2
15822 -0.1349797 0.0e+00 0.0000005 TRAPPC5
15823 -0.1400627 0.0e+00 0.0000001 EVI5L
15827 -0.1892584 0.0e+00 0.0000000 MAP2K7
15830 -0.1730099 0.0e+00 0.0000000 SNAPC2
15832 -0.3031501 0.0e+00 0.0000000 TIMM44
15833 -0.3313473 0.0e+00 0.0000000 ELAVL1
15836 -0.4861739 0.0e+00 0.0000000 CD320
15837 -0.2295459 0.0e+00 0.0000000 NDUFA7
15838 -0.5174802 0.0e+00 0.0000000 RPS28
15840 0.2115338 0.0e+00 0.0000000 ANGPTL4
15842 -0.1109713 1.0e-07 0.0006352 RAB11B
15843 -0.1151107 0.0e+00 0.0002066 MARCH2
15844 -0.3278060 0.0e+00 0.0000000 HNRNPM
15846 -0.1717136 0.0e+00 0.0000000 ZNF414
15850 -0.1655576 0.0e+00 0.0000000 ZNF317
15854 -0.1867316 0.0e+00 0.0000000 ZNF426
15856 -0.2070981 0.0e+00 0.0000000 ZNF121
15857 -0.1245776 0.0e+00 0.0000135 ZNF561
15858 -0.2219454 0.0e+00 0.0000000 ZNF562
15859 -0.1047053 4.0e-07 0.0031883 ZNF846
15860 -0.1324682 0.0e+00 0.0000012 FBXL12
15861 0.1194772 0.0e+00 0.0000604 UBL5
15862 -0.1852392 0.0e+00 0.0000000 PIN1
15866 -0.3015964 0.0e+00 0.0000000 PPAN
15867 -0.1155571 0.0e+00 0.0001826 P2RY11
15869 -0.3167111 0.0e+00 0.0000000 DNMT1
15871 -0.3264148 0.0e+00 0.0000000 MRPL4
15876 -0.0943018 4.7e-06 0.0380503 CTD-2369P2.10
15877 -0.2843300 0.0e+00 0.0000000 FDX1L
15878 -0.2307133 0.0e+00 0.0000000 RAVER1
15880 -0.1598462 0.0e+00 0.0000000 ICAM3
15881 -0.1261720 0.0e+00 0.0000084 TYK2
15882 -0.2480297 0.0e+00 0.0000000 CDC37
15883 -0.2071477 0.0e+00 0.0000000 PDE4A
15884 -0.2189801 0.0e+00 0.0000000 KEAP1
15886 -0.1458213 0.0e+00 0.0000000 KRI1
15887 -0.1053336 3.0e-07 0.0027240 CDKN2D
15888 -0.1644631 0.0e+00 0.0000000 AP1M2
15889 -0.2624877 0.0e+00 0.0000000 SLC44A2
15890 -0.1075189 2.0e-07 0.0015628 ILF3-AS1
15891 -0.3111669 0.0e+00 0.0000000 ILF3
15892 -0.1955879 0.0e+00 0.0000000 QTRT1
15893 -0.1233498 0.0e+00 0.0000195 DNM2
15894 -0.2118380 0.0e+00 0.0000000 TMED1
15896 -0.2348563 0.0e+00 0.0000000 CARM1
15897 -0.2757063 0.0e+00 0.0000000 YIPF2
15898 -0.2157633 0.0e+00 0.0000000 C19orf52
15899 -0.2818487 0.0e+00 0.0000000 SMARCA4
15900 -0.2686905 0.0e+00 0.0000000 LDLR
15901 -0.0978133 2.0e-06 0.0169805 SPC24
15902 -0.1276519 0.0e+00 0.0000053 KANK2
15903 -0.1448144 0.0e+00 0.0000000 DOCK6
15906 -0.2518269 0.0e+00 0.0000000 RAB3D
15907 -0.2044658 0.0e+00 0.0000000 TMEM205
15911 -0.1480566 0.0e+00 0.0000000 SWSAP1
15915 -0.1281879 0.0e+00 0.0000045 ZNF653
15916 -0.2924703 0.0e+00 0.0000000 ECSIT
15917 -0.1700222 0.0e+00 0.0000000 ELOF1
15918 -0.1166926 0.0e+00 0.0001329 ZNF627
15919 -0.1318721 0.0e+00 0.0000014 ACP5
15921 -0.1485384 0.0e+00 0.0000000 ZNF823
15926 -0.1720819 0.0e+00 0.0000000 ZNF69
15927 -0.1713366 0.0e+00 0.0000000 ZNF700
15930 -0.1171679 0.0e+00 0.0001164 ZNF844
15935 -0.1052404 3.0e-07 0.0027879 ZNF44
15936 -0.0990374 1.5e-06 0.0127278 ZNF563
15946 -0.1457356 0.0e+00 0.0000000 ZNF791
15947 -0.0937175 5.4e-06 0.0434025 CTD-2192J16.22
15951 -0.1623096 0.0e+00 0.0000000 DHPS
15953 -0.1945905 0.0e+00 0.0000000 FBXW9
15954 -0.1914968 0.0e+00 0.0000000 TNPO2
15955 -0.2115240 0.0e+00 0.0000000 C19orf43
15956 -0.1328261 0.0e+00 0.0000011 ASNA1
15957 -0.1377904 0.0e+00 0.0000002 BEST2
15958 0.2035607 0.0e+00 0.0000000 HOOK2
15959 -0.1020367 7.0e-07 0.0061814 JUNB
15962 -0.2690429 0.0e+00 0.0000000 RNASEH2A
15965 -0.2844871 0.0e+00 0.0000000 DNASE2
15966 -0.2406348 0.0e+00 0.0000000 GCDH
15968 -0.2684030 0.0e+00 0.0000000 FARSA
15969 -0.1842876 0.0e+00 0.0000000 CALR
15971 -0.2626850 0.0e+00 0.0000000 RAD23A
15972 -0.2221982 0.0e+00 0.0000000 GADD45GIP1
15974 -0.2801863 0.0e+00 0.0000000 NFIX
15976 -0.2378631 0.0e+00 0.0000000 TRMT1
15977 -0.2283393 0.0e+00 0.0000000 NACC1
15979 -0.2068119 0.0e+00 0.0000000 STX10
15984 -0.1106554 1.0e-07 0.0006906 MRI1
15989 -0.1478200 0.0e+00 0.0000000 C19orf57
15990 -0.1046021 4.0e-07 0.0032710 CC2D1A
15992 -0.1274013 0.0e+00 0.0000058 DCAF15
15993 -0.1158310 0.0e+00 0.0001693 RFX1
15995 -0.1668625 0.0e+00 0.0000000 IL27RA
15997 -0.2178614 0.0e+00 0.0000000 CTB-55O6.8
15999 -0.2108212 0.0e+00 0.0000000 SAMD1
16000 -0.1713356 0.0e+00 0.0000000 PRKACA
16001 -0.2340565 0.0e+00 0.0000000 ASF1B
16003 -0.1372611 0.0e+00 0.0000003 ADGRL1
16005 -0.3139787 0.0e+00 0.0000000 ADGRE5
16006 -0.2557077 0.0e+00 0.0000000 DDX39A
16007 -0.1324176 0.0e+00 0.0000012 PKN1
16009 -0.3558713 0.0e+00 0.0000000 GIPC1
16010 -0.2692356 0.0e+00 0.0000000 DNAJB1
16015 -0.1408732 0.0e+00 0.0000001 ILVBL
16019 -0.2220015 0.0e+00 0.0000000 BRD4
16020 -0.2059290 0.0e+00 0.0000000 AKAP8
16021 -0.2078273 0.0e+00 0.0000000 AKAP8L
16022 -0.2011783 0.0e+00 0.0000000 WIZ
16026 0.2227861 0.0e+00 0.0000000 CYP4F2
16028 -0.3171244 0.0e+00 0.0000000 TPM4
16037 -0.1990481 0.0e+00 0.0000000 EPS15L1
16039 -0.1835586 0.0e+00 0.0000000 CHERP
16041 -0.1896196 0.0e+00 0.0000000 SLC35E1
16043 -0.1833451 0.0e+00 0.0000000 MED26
16044 -0.1946581 0.0e+00 0.0000000 SMIM7
16045 -0.1128213 0.0e+00 0.0003865 TMEM38A
16047 -0.1130698 0.0e+00 0.0003611 SIN3B
16049 -0.1414804 0.0e+00 0.0000001 HAUS8
16050 -0.1784732 0.0e+00 0.0000000 MYO9B
16051 -0.1541985 0.0e+00 0.0000000 USE1
16053 -0.1839861 0.0e+00 0.0000000 NR2F6
16054 -0.2620218 0.0e+00 0.0000000 BABAM1
16056 -0.1152159 0.0e+00 0.0002007 ABHD8
16057 -0.1415554 0.0e+00 0.0000001 MRPL34
16058 -0.2067033 0.0e+00 0.0000000 DDA1
16060 -0.1806612 0.0e+00 0.0000000 GTPBP3
16063 -0.1069286 2.0e-07 0.0018190 MVB12A
16067 -0.1081212 2.0e-07 0.0013395 PGLS
16068 -0.1899010 0.0e+00 0.0000000 COLGALT1
16069 -0.1722370 0.0e+00 0.0000000 MAP1S
16070 -0.1282401 0.0e+00 0.0000045 FCHO1
16071 -0.1670829 0.0e+00 0.0000000 B3GNT3
16073 -0.4889032 0.0e+00 0.0000000 RPL18A
16074 -0.2015700 0.0e+00 0.0000000 CCDC124
16075 -0.1642574 0.0e+00 0.0000000 ARRDC2
16076 -0.1072712 2.0e-07 0.0016649 MAST3
16077 -0.2267098 0.0e+00 0.0000000 PIK3R2
16078 -0.1074665 2.0e-07 0.0015840 IFI30
16079 -0.2183305 0.0e+00 0.0000000 MPV17L2
16082 -0.3111997 0.0e+00 0.0000000 PDE4C
16083 -0.1667571 0.0e+00 0.0000000 KIAA1683
16084 0.2131833 0.0e+00 0.0000000 JUND
16085 -0.2807714 0.0e+00 0.0000000 LSM4
16087 -0.3598052 0.0e+00 0.0000000 GDF15
16088 -0.2546360 0.0e+00 0.0000000 SSBP4
16089 -0.1255617 0.0e+00 0.0000101 ISYNA1
16091 0.1382098 0.0e+00 0.0000002 FKBP8
16092 -0.2380253 0.0e+00 0.0000000 KXD1
16094 -0.4167416 0.0e+00 0.0000000 UBA52
16096 -0.1459986 0.0e+00 0.0000000 KLHL26
16099 -0.1979664 0.0e+00 0.0000000 UPF1
16102 -0.1935609 0.0e+00 0.0000000 DDX49
16104 -0.2583672 0.0e+00 0.0000000 SUGP2
16105 -0.2219164 0.0e+00 0.0000000 ARMC6
16107 -0.2107298 0.0e+00 0.0000000 TMEM161A
16109 -0.1563304 0.0e+00 0.0000000 BORCS8
16110 -0.2048880 0.0e+00 0.0000000 RFXANK
16111 -0.2570092 0.0e+00 0.0000000 NR2C2AP
16112 0.2617641 0.0e+00 0.0000000 TM6SF2
16114 -0.1606663 0.0e+00 0.0000000 MAU2
16115 -0.2423106 0.0e+00 0.0000000 GATAD2A
16116 0.0991587 1.5e-06 0.0123756 NDUFA13
16118 -0.1362497 0.0e+00 0.0000004 YJEFN3
16121 -0.1977079 0.0e+00 0.0000000 LPAR2
16122 -0.1141559 0.0e+00 0.0002688 GMIP
16123 -0.1912399 0.0e+00 0.0000000 ATP13A1
16127 -0.1936940 0.0e+00 0.0000000 ZNF506
16128 -0.1253486 0.0e+00 0.0000107 ZNF253
16129 -0.1054968 3.0e-07 0.0026134 ZNF93
16130 -0.1142382 0.0e+00 0.0002629 ZNF682
16131 -0.2958526 0.0e+00 0.0000000 ZNF90
16133 -0.0959852 3.2e-06 0.0259497 ZNF486
16137 -0.1143151 0.0e+00 0.0002574 ZNF85
16139 -0.1046704 4.0e-07 0.0032166 ZNF714
16140 -0.1488825 0.0e+00 0.0000000 ZNF431
16142 -0.1032638 5.0e-07 0.0045666 ZNF738
16143 -0.1374464 0.0e+00 0.0000002 ZNF493
16149 -0.1486571 0.0e+00 0.0000000 ZNF43
16155 -0.2143723 0.0e+00 0.0000000 ZNF91
16157 -0.1123633 0.0e+00 0.0004376 LINC01224
16159 -0.1287702 0.0e+00 0.0000038 ZNF681
16161 -0.1754318 0.0e+00 0.0000000 ZNF254
16164 -0.1406851 0.0e+00 0.0000001 LINC00662
16166 -0.1308949 0.0e+00 0.0000020 CTC-459F4.3
16167 -0.3762676 0.0e+00 0.0000000 UQCRFS1
16169 -0.2160307 0.0e+00 0.0000000 POP4
16171 -0.1687261 0.0e+00 0.0000000 C19orf12
16172 -0.1776568 0.0e+00 0.0000000 CCNE1
16173 -0.2923634 0.0e+00 0.0000000 URI1
16174 -0.1068878 2.0e-07 0.0018379 ZNF507
16176 -0.0949568 4.0e-06 0.0328208 DPY19L3
16177 -0.2723275 0.0e+00 0.0000000 PDCD5
16178 -0.1565771 0.0e+00 0.0000000 ANKRD27
16181 -0.1882662 0.0e+00 0.0000000 NUDT19
16183 -0.1891966 0.0e+00 0.0000000 CEP89
16184 -0.1298029 0.0e+00 0.0000028 FAAP24
16185 -0.1931092 0.0e+00 0.0000000 RHPN2
16186 -0.0955494 3.5e-06 0.0286564 GPATCH1
16187 -0.1813693 0.0e+00 0.0000000 LRP3
16188 -0.1973789 0.0e+00 0.0000000 CEBPA
16191 -0.1151399 0.0e+00 0.0002050 CTD-2540B15.9
16192 -0.1317849 0.0e+00 0.0000015 CEBPG
16193 0.3173713 0.0e+00 0.0000000 PEPD
16194 -0.1455464 0.0e+00 0.0000000 KCTD15
16196 -0.2341460 0.0e+00 0.0000000 LSM14A
16197 -0.1695605 0.0e+00 0.0000000 KIAA0355
16199 -0.2289457 0.0e+00 0.0000000 GPI
16200 -0.2531822 0.0e+00 0.0000000 PDCD2L
16202 -0.3663676 0.0e+00 0.0000000 UBA2
16205 -0.1242919 0.0e+00 0.0000147 ZNF302
16207 -0.1057349 3.0e-07 0.0024630 ZNF181
16208 -0.1052547 3.0e-07 0.0027779 ZNF599
16213 -0.0970260 2.5e-06 0.0203775 ZNF792
16214 -0.2828365 0.0e+00 0.0000000 GRAMD1A
16221 -0.1148288 0.0e+00 0.0002233 FXYD5
16222 -0.1993832 0.0e+00 0.0000000 LSR
16223 -0.1259981 0.0e+00 0.0000088 USF2
16227 -0.1471657 0.0e+00 0.0000000 DMKN
16229 -0.3178827 0.0e+00 0.0000000 TMEM147
16230 -0.1642836 0.0e+00 0.0000000 HAUS5
16231 -0.1397502 0.0e+00 0.0000001 RBM42
16234 -0.1475808 0.0e+00 0.0000000 KMT2B
16235 -0.0981323 1.9e-06 0.0157577 IGFLR1
16236 -0.0946277 4.4e-06 0.0353457 U2AF1L4
16237 -0.1571275 0.0e+00 0.0000000 PSENEN
16241 -0.0964159 2.9e-06 0.0234992 ARHGAP33
16246 -0.1069678 2.0e-07 0.0018005 LRFN3
16247 -0.1919648 0.0e+00 0.0000000 SDHAF1
16248 -0.1259055 0.0e+00 0.0000091 SYNE4
16249 -0.1260496 0.0e+00 0.0000087 ALKBH6
16253 -0.0992942 1.4e-06 0.0119794 WDR62
16254 -0.1076151 2.0e-07 0.0015254 POLR2I
16255 -0.2841686 0.0e+00 0.0000000 TBCB
16259 -0.3374162 0.0e+00 0.0000000 ZNF146
16263 -0.1423772 0.0e+00 0.0000000 ZNF566
16265 -0.1387742 0.0e+00 0.0000002 ZNF260
16271 -0.0967960 2.6e-06 0.0215059 ZNF567
16273 -0.0944277 4.6e-06 0.0369892 ZNF790-AS1
16278 -0.1184132 0.0e+00 0.0000819 ZNF420
16280 -0.1134168 0.0e+00 0.0003287 ZNF585A
16282 -0.0958994 3.2e-06 0.0264661 ZNF383
16283 -0.1518618 0.0e+00 0.0000000 HKR1
16285 -0.1116619 1.0e-07 0.0005283 ZNF527
16288 -0.1070942 2.0e-07 0.0017427 ZNF793-AS1
16290 -0.1179870 0.0e+00 0.0000924 ZNF793
16295 -0.1082934 1.0e-07 0.0012811 ZFP30
16304 0.2833744 0.0e+00 0.0000000 C19orf33
16305 -0.3203245 0.0e+00 0.0000000 YIF1B
16306 -0.1874664 0.0e+00 0.0000000 KCNK6
16312 -0.2010423 0.0e+00 0.0000000 EIF3K
16313 -0.1023610 7.0e-07 0.0057114 ACTN4
16314 -0.2382055 0.0e+00 0.0000000 CAPN12
16315 -0.2351014 0.0e+00 0.0000000 CTD-2540F13.2
16317 -0.3388762 0.0e+00 0.0000000 LGALS4
16318 -0.1744708 0.0e+00 0.0000000 ECH1
16319 -0.2547960 0.0e+00 0.0000000 HNRNPL
16320 -0.1139256 0.0e+00 0.0002863 RINL
16321 -0.1093696 1.0e-07 0.0009679 SIRT2
16324 -0.2407343 0.0e+00 0.0000000 SARS2
16325 -0.2285419 0.0e+00 0.0000000 MRPS12
16327 -0.2013200 0.0e+00 0.0000000 PAK4
16331 -0.2312188 0.0e+00 0.0000000 SAMD4B
16332 -0.1325731 0.0e+00 0.0000011 PAF1
16334 0.2527009 0.0e+00 0.0000000 ZFP36
16336 -0.5209614 0.0e+00 0.0000000 RPS16
16337 -0.1566960 0.0e+00 0.0000000 SUPT5H
16338 -0.2570912 0.0e+00 0.0000000 TIMM50
16341 -0.1863010 0.0e+00 0.0000000 EID2
16343 -0.1179718 0.0e+00 0.0000928 DYRK1B
16344 -0.4328340 0.0e+00 0.0000000 FBL
16346 -0.1173317 0.0e+00 0.0001111 PSMC4
16351 -0.1085858 1.0e-07 0.0011875 MAP3K10
16354 -0.2254587 0.0e+00 0.0000000 AKT2
16356 -0.1452192 0.0e+00 0.0000000 PLD3
16360 -0.1719046 0.0e+00 0.0000000 SERTAD3
16361 0.3226539 0.0e+00 0.0000000 BLVRB
16363 -0.2227871 0.0e+00 0.0000000 SHKBP1
16365 -0.1132034 0.0e+00 0.0003484 NUMBL
16366 -0.1009608 9.0e-07 0.0080207 ADCK4
16369 -0.3061329 0.0e+00 0.0000000 SNRPA
16371 -0.1061706 3.0e-07 0.0022064 RAB4B
16373 -0.1928961 0.0e+00 0.0000000 EGLN2
16377 -0.2993627 0.0e+00 0.0000000 HNRNPUL1
16379 -0.1265332 0.0e+00 0.0000075 CCDC97
16381 -0.1799924 0.0e+00 0.0000000 B9D2
16382 -0.3428171 0.0e+00 0.0000000 EXOSC5
16383 -0.1392960 0.0e+00 0.0000001 BCKDHA
16384 -0.1092859 1.0e-07 0.0009891 B3GNT8
16386 -0.1748063 0.0e+00 0.0000000 CEACAM7
16387 -0.3972229 0.0e+00 0.0000000 CEACAM5
16388 -0.1456252 0.0e+00 0.0000000 CEACAM6
16389 -0.1340733 0.0e+00 0.0000007 CEACAM3
16390 -0.4142715 0.0e+00 0.0000000 RPS19
16392 -0.2658622 0.0e+00 0.0000000 ARHGEF1
16395 -0.1382206 0.0e+00 0.0000002 ZNF574
16397 -0.1084124 1.0e-07 0.0012423 DEDD2
16399 -0.1857703 0.0e+00 0.0000000 GSK3A
16400 -0.1682048 0.0e+00 0.0000000 ERF
16401 -0.1425374 0.0e+00 0.0000000 CIC
16402 -0.3498694 0.0e+00 0.0000000 PAFAH1B3
16405 -0.1721150 0.0e+00 0.0000000 MEGF8
16406 -0.1584195 0.0e+00 0.0000000 CNFN
16407 -0.2293591 0.0e+00 0.0000000 LIPE-AS1
16414 -0.3614049 0.0e+00 0.0000000 ETHE1
16415 -0.1304204 0.0e+00 0.0000023 ZNF575
16416 -0.2051899 0.0e+00 0.0000000 XRCC1
16418 -0.1693067 0.0e+00 0.0000000 IRGQ
16419 -0.1502390 0.0e+00 0.0000000 ZNF576
16421 -0.3419080 0.0e+00 0.0000000 ZNF428
16423 -0.1005054 1.1e-06 0.0089521 PLAUR
16424 -0.1980530 0.0e+00 0.0000000 SMG9
16425 -0.4281242 0.0e+00 0.0000000 KCNN4
16427 -0.0983321 1.8e-06 0.0150441 ZNF283
16441 -0.1434121 0.0e+00 0.0000000 ZNF226
16442 -0.1279334 0.0e+00 0.0000049 ZNF227
16448 -0.0996124 1.3e-06 0.0111074 ZNF180
16450 -0.1390346 0.0e+00 0.0000001 PVR
16451 -0.1141292 0.0e+00 0.0002707 CEACAM19
16453 -0.1816830 0.0e+00 0.0000000 BCL3
16455 -0.2479996 0.0e+00 0.0000000 BCAM
16456 -0.1257752 0.0e+00 0.0000094 PVRL2
16458 -0.4249458 0.0e+00 0.0000000 TOMM40
16460 -0.0997291 1.3e-06 0.0108027 APOC1
16464 -0.1330963 0.0e+00 0.0000010 CLASRP
16465 -0.2065843 0.0e+00 0.0000000 ZNF296
16467 -0.2233833 0.0e+00 0.0000000 GEMIN7
16469 -0.1584754 0.0e+00 0.0000000 PPP1R37
16470 -0.2922162 0.0e+00 0.0000000 TRAPPC6A
16471 -0.1301818 0.0e+00 0.0000024 BLOC1S3
16472 -0.1941994 0.0e+00 0.0000000 ERCC2
16474 -0.2341646 0.0e+00 0.0000000 CD3EAP
16475 -0.1527234 0.0e+00 0.0000000 ERCC1
16476 -0.1686234 0.0e+00 0.0000000 FOSB
16479 -0.2210506 0.0e+00 0.0000000 VASP
16480 -0.1352515 0.0e+00 0.0000005 OPA3
16481 -0.3200142 0.0e+00 0.0000000 EML2
16482 -0.0966211 2.7e-06 0.0224001 GIPR
16483 -0.2857090 0.0e+00 0.0000000 SNRPD2
16485 -0.1595782 0.0e+00 0.0000000 FBXO46
16486 -0.1540276 0.0e+00 0.0000000 SIX5
16488 -0.1101496 1.0e-07 0.0007890 DMPK
16489 -0.1643990 0.0e+00 0.0000000 DMWD
16490 -0.1601583 0.0e+00 0.0000000 SYMPK
16491 -0.3524506 0.0e+00 0.0000000 FOXA3
16492 -0.1817360 0.0e+00 0.0000000 IRF2BP1
16494 -0.1709436 0.0e+00 0.0000000 CCDC61
16498 -0.2554930 0.0e+00 0.0000000 PPP5C
16501 0.1122392 0.0e+00 0.0004526 CALM3
16504 -0.2010109 0.0e+00 0.0000000 STRN4
16505 -0.1457407 0.0e+00 0.0000000 FKRP
16506 -0.4376433 0.0e+00 0.0000000 SLC1A5
16509 -0.1029420 6.0e-07 0.0049466 ARHGAP35
16512 -0.1625984 0.0e+00 0.0000000 ZC3H4
16513 -0.3251291 0.0e+00 0.0000000 SAE1
16514 -0.1999298 0.0e+00 0.0000000 BBC3
16515 -0.1306796 0.0e+00 0.0000021 CCDC9
16516 -0.1102902 1.0e-07 0.0007607 INAFM1
16518 -0.1113754 1.0e-07 0.0005702 DHX34
16519 -0.1401529 0.0e+00 0.0000001 KPTN
16520 -0.1121569 1.0e-07 0.0004627 NAPA-AS1
16521 -0.1991078 0.0e+00 0.0000000 NAPA
16523 -0.1119330 1.0e-07 0.0004913 GLTSCR1
16524 -0.1257482 0.0e+00 0.0000095 GLTSCR2
16525 -0.3035093 0.0e+00 0.0000000 SEPW1
16527 -0.1953230 0.0e+00 0.0000000 LIG1
16528 -0.1177258 0.0e+00 0.0000995 C19orf68
16530 -0.0937104 5.4e-06 0.0434632 CARD8
16533 -0.1114047 1.0e-07 0.0005658 EMP3
16536 -0.1759073 0.0e+00 0.0000000 KDELR1
16537 -0.2018137 0.0e+00 0.0000000 GRWD1
16538 -0.1129641 0.0e+00 0.0003717 KCNJ14
16539 -0.1541196 0.0e+00 0.0000000 CYTH2
16542 -0.1978590 0.0e+00 0.0000000 FAM83E
16543 -0.4643461 0.0e+00 0.0000000 RPL18
16544 -0.0935731 5.6e-06 0.0448491 SPHK2
16552 -0.3153214 0.0e+00 0.0000000 BCAT2
16555 0.0933244 5.9e-06 0.0474131 PPP1R15A
16556 0.1895150 0.0e+00 0.0000000 NUCB1
16557 0.2437149 0.0e+00 0.0000000 DHDH
16558 -0.1173137 0.0e+00 0.0001117 BAX
16559 0.3259968 0.0e+00 0.0000000 FTL
16560 -0.1543386 0.0e+00 0.0000000 GYS1
16561 -0.3159652 0.0e+00 0.0000000 RUVBL2
16562 -0.2047656 0.0e+00 0.0000000 SNRNP70
16563 -0.1488964 0.0e+00 0.0000000 LIN7B
16564 -0.1525490 0.0e+00 0.0000000 C19orf73
16565 -0.2302499 0.0e+00 0.0000000 PPFIA3
16566 -0.0972597 2.3e-06 0.0193053 HRC
16567 -0.2530025 0.0e+00 0.0000000 TRPM4
16571 -0.2256083 0.0e+00 0.0000000 TEAD2
16573 -0.1606707 0.0e+00 0.0000000 PIH1D1
16574 -0.1627735 0.0e+00 0.0000000 ALDH16A1
16576 -0.4580456 0.0e+00 0.0000000 RPL13A
16577 -0.4505594 0.0e+00 0.0000000 RPS11
16578 0.2543907 0.0e+00 0.0000000 FCGRT
16583 -0.1102686 1.0e-07 0.0007648 RRAS
16584 -0.1763345 0.0e+00 0.0000000 SCAF1
16585 -0.1244415 0.0e+00 0.0000141 IRF3
16586 -0.2762346 0.0e+00 0.0000000 BCL2L12
16587 -0.3526351 0.0e+00 0.0000000 PRMT1
16588 -0.1079555 2.0e-07 0.0013978 ADM5
16589 -0.1466521 0.0e+00 0.0000000 AP2A1
16590 -0.1217371 0.0e+00 0.0000314 FUZ
16592 -0.1496247 0.0e+00 0.0000000 MED25
16594 -0.1851283 0.0e+00 0.0000000 PTOV1
16595 -0.2799925 0.0e+00 0.0000000 PNKP
16596 -0.2038711 0.0e+00 0.0000000 AKT1S1
16599 -0.2472875 0.0e+00 0.0000000 NUP62
16600 -0.0986178 1.7e-06 0.0140617 ATF5
16605 0.1999417 0.0e+00 0.0000000 MYH14
16610 -0.1571810 0.0e+00 0.0000000 POLD1
16611 -0.2039062 0.0e+00 0.0000000 SPIB
16613 -0.1416333 0.0e+00 0.0000001 EMC10
16617 -0.1480623 0.0e+00 0.0000000 CLEC11A
16620 -0.3712550 0.0e+00 0.0000000 C19orf48
16622 -0.2747798 0.0e+00 0.0000000 KLK1
16629 -0.2094928 0.0e+00 0.0000000 CTU1
16631 0.1802190 0.0e+00 0.0000000 ETFB
16633 -0.1233939 0.0e+00 0.0000193 CLDND2
16638 -0.1063712 2.0e-07 0.0020971 ZNF649
16643 -0.1111379 1.0e-07 0.0006077 ZNF432
16647 -0.1237632 0.0e+00 0.0000173 ZNF836
16648 -0.2372686 0.0e+00 0.0000000 PPP2R1A
16649 -0.1294596 0.0e+00 0.0000031 ZNF766
16650 -0.1522938 0.0e+00 0.0000000 ZNF480
16652 -0.1460380 0.0e+00 0.0000000 ZNF880
16653 -0.1023446 7.0e-07 0.0057338 ZNF528
16656 -0.1052104 3.0e-07 0.0028086 ZNF808
16658 -0.1409372 0.0e+00 0.0000001 ZNF83
16659 -0.0940538 5.0e-06 0.0402492 ZNF611
16660 -0.1040025 4.0e-07 0.0037995 ZNF600
16661 -0.1640163 0.0e+00 0.0000000 ZNF28
16662 -0.1620096 0.0e+00 0.0000000 ZNF468
16663 -0.1521164 0.0e+00 0.0000000 ZNF320
16665 -0.1060066 3.0e-07 0.0023000 ZNF816-ZNF321P
16666 -0.1104320 1.0e-07 0.0007329 ZNF816
16667 -0.1139534 0.0e+00 0.0002842 ZNF160
16669 -0.0966661 2.7e-06 0.0221745 ZNF347
16673 -0.0949154 4.1e-06 0.0331294 ZNF525
16675 -0.1221362 0.0e+00 0.0000279 ZNF765
16676 -0.1417608 0.0e+00 0.0000001 ZNF761
16677 -0.1362555 0.0e+00 0.0000003 ZNF813
16678 -0.0991101 1.5e-06 0.0125158 ZNF331
16680 -0.4250822 0.0e+00 0.0000000 MYADM
16685 -0.1465605 0.0e+00 0.0000000 TFPT
16686 -0.2382590 0.0e+00 0.0000000 PRPF31
16688 -0.1503152 0.0e+00 0.0000000 CNOT3
16689 -0.1008102 1.0e-06 0.0083165 LENG1
16691 -0.0961739 3.0e-06 0.0248473 MBOAT7
16692 -0.2826582 0.0e+00 0.0000000 TSEN34
16693 -0.4462325 0.0e+00 0.0000000 RPS9
16699 -0.1111916 1.0e-07 0.0005990 LENG8
16700 -0.1049141 3.0e-07 0.0030252 LENG9
16701 -0.3570769 0.0e+00 0.0000000 CDC42EP5
16705 -0.2186050 0.0e+00 0.0000000 RDH13
16706 -0.1494317 0.0e+00 0.0000000 EPS8L1
16707 -0.1260303 0.0e+00 0.0000087 PPP1R12C
16715 -0.1503097 0.0e+00 0.0000000 PPP6R1
16716 -0.3343096 0.0e+00 0.0000000 HSPBP1
16718 0.1136150 0.0e+00 0.0003118 TMEM150B
16721 -0.1405933 0.0e+00 0.0000001 COX6B2
16724 -0.2266634 0.0e+00 0.0000000 TMEM238
16725 -0.3884114 0.0e+00 0.0000000 RPL28
16726 -0.3576844 0.0e+00 0.0000000 UBE2S
16728 -0.1163793 0.0e+00 0.0001451 ZNF628
16731 -0.1814238 0.0e+00 0.0000000 ZNF579
16732 -0.1055886 3.0e-07 0.0025545 FIZ1
16733 -0.0940705 5.0e-06 0.0400984 ZNF524
16734 -0.1367554 0.0e+00 0.0000003 ZNF865
16736 -0.1712860 0.0e+00 0.0000000 ZNF580
16737 -0.0985762 1.7e-06 0.0141994 ZNF581
16738 -0.1180769 0.0e+00 0.0000901 CCDC106
16739 -0.2546030 0.0e+00 0.0000000 U2AF2
16741 0.1565234 0.0e+00 0.0000000 EPN1
16743 -0.2390029 0.0e+00 0.0000000 ZNF787
16744 -0.2474464 0.0e+00 0.0000000 ZNF444
16745 -0.1336180 0.0e+00 0.0000008 ZSCAN5A
16756 -0.1121001 1.0e-07 0.0004698 ZNF71
16758 -0.1409762 0.0e+00 0.0000001 ZNF264
16761 -0.1386383 0.0e+00 0.0000002 CTC-444N24.8
16764 -0.1718816 0.0e+00 0.0000000 CTC-444N24.11
16770 -0.1085609 1.0e-07 0.0011951 ZNF548
16781 -0.0985310 1.7e-06 0.0143525 ZNF134
16782 -0.1262528 0.0e+00 0.0000082 ZNF211
16783 -0.1419882 0.0e+00 0.0000001 ZNF551
16786 -0.1441916 0.0e+00 0.0000000 ZNF586
16787 -0.0947133 4.3e-06 0.0346920 ZNF552
16788 -0.0954413 3.6e-06 0.0293820 ZNF587B
16789 -0.2642799 0.0e+00 0.0000000 ZNF814
16790 -0.1617216 0.0e+00 0.0000000 ZNF587
16793 -0.0987008 1.7e-06 0.0137841 C19orf18
16795 -0.0946559 4.3e-06 0.0351171 ZNF135
16796 -0.1145214 0.0e+00 0.0002432 ZSCAN18
16798 -0.1064400 2.0e-07 0.0020605 ZNF274
16799 -0.2177657 0.0e+00 0.0000000 ZNF544
16800 -0.1209314 0.0e+00 0.0000397 CTD-3138B18.5
16803 -0.1889584 0.0e+00 0.0000000 ERVK3-1
16804 -0.2564399 0.0e+00 0.0000000 LLNLR-245B6.1
16807 -0.0976386 2.1e-06 0.0176895 ZNF497
16809 -0.0973185 2.3e-06 0.0190440 ZNF837
16810 -0.4684325 0.0e+00 0.0000000 RPS5
16812 -0.1256182 0.0e+00 0.0000099 ZNF584
16819 -0.0961622 3.0e-06 0.0249135 ZNF446
16820 -0.1992600 0.0e+00 0.0000000 SLC27A5
16821 -0.1111726 1.0e-07 0.0006020 ZBTB45
16822 -0.2330644 0.0e+00 0.0000000 TRIM28
16823 0.2161100 0.0e+00 0.0000000 CHMP2A
16824 -0.2426070 0.0e+00 0.0000000 UBE2M
16826 -0.1422746 0.0e+00 0.0000000 MZF1
16828 -0.1542793 0.0e+00 0.0000000 IL17RA
16830 -0.3628827 0.0e+00 0.0000000 CECR5
16831 -0.0932683 6.0e-06 0.0479887 CECR5-AS1
16833 -0.1149354 0.0e+00 0.0002168 ATP6V1E1
16834 -0.2435029 0.0e+00 0.0000000 BCL2L13
16835 -0.3616958 0.0e+00 0.0000000 BID
16836 -0.1813976 0.0e+00 0.0000000 MICAL3
16841 -0.1092603 1.0e-07 0.0009958 USP18
16842 -0.1569005 0.0e+00 0.0000000 AC011718.2
16846 -0.1913147 0.0e+00 0.0000000 DGCR2
16847 -0.1167634 0.0e+00 0.0001303 DGCR14
16849 0.1233583 0.0e+00 0.0000195 SLC25A1
16851 -0.2447974 0.0e+00 0.0000000 HIRA
16852 -0.2121122 0.0e+00 0.0000000 C22orf39
16853 -0.1112349 1.0e-07 0.0005922 MRPL40
16855 -0.1707517 0.0e+00 0.0000000 UFD1L
16858 -0.1504045 0.0e+00 0.0000000 CDC45
16860 -0.0947890 4.2e-06 0.0340866 GNB1L
16862 -0.1554815 0.0e+00 0.0000000 TXNRD2
16863 -0.1387576 0.0e+00 0.0000002 COMT
16864 -0.0959153 3.2e-06 0.0263698 ARVCF
16865 -0.1208889 0.0e+00 0.0000402 TANGO2
16867 -0.1689546 0.0e+00 0.0000000 DGCR8
16868 -0.1767351 0.0e+00 0.0000000 TRMT2A
16869 -0.3449709 0.0e+00 0.0000000 RANBP1
16870 -0.1488564 0.0e+00 0.0000000 ZDHHC8
16875 -0.1191715 0.0e+00 0.0000660 ZNF74
16877 -0.1028272 6.0e-07 0.0050895 KLHL22
16878 -0.1199230 0.0e+00 0.0000531 MED15
16879 -0.1361737 0.0e+00 0.0000004 PI4KA
16880 -0.2378676 0.0e+00 0.0000000 SNAP29
16881 -0.1845103 0.0e+00 0.0000000 CRKL
16882 -0.1324994 0.0e+00 0.0000012 XXbac-B135H6.15
16883 -0.3710783 0.0e+00 0.0000000 AIFM3
16884 -0.1476452 0.0e+00 0.0000000 LZTR1
16886 -0.1546818 0.0e+00 0.0000000 THAP7
16887 -0.0997635 1.3e-06 0.0107159 THAP7-AS1
16890 -0.1606150 0.0e+00 0.0000000 HIC2
16892 -0.0938218 5.3e-06 0.0423923 UBE2L3
16893 -0.1915620 0.0e+00 0.0000000 YDJC
16895 -0.1853069 0.0e+00 0.0000000 SDF2L1
16896 -0.1969236 0.0e+00 0.0000000 PPIL2
16897 -0.1083559 1.0e-07 0.0012603 YPEL1
16898 -0.2327968 0.0e+00 0.0000000 MAPK1
16899 -0.1260080 0.0e+00 0.0000088 PPM1F
16901 -0.1388868 0.0e+00 0.0000001 TOP3B
16904 -0.1075385 2.0e-07 0.0015551 ZNF280B
16908 -0.2237122 0.0e+00 0.0000000 BCR
16913 -0.1445836 0.0e+00 0.0000000 CHCHD10
16914 -0.1009427 1.0e-06 0.0080559 MMP11
16915 -0.3466912 0.0e+00 0.0000000 SMARCB1
16916 -0.1729819 0.0e+00 0.0000000 DERL3
16918 -0.1801624 0.0e+00 0.0000000 SLC2A11
16919 -0.1267535 0.0e+00 0.0000070 MIF
16925 -0.1879622 0.0e+00 0.0000000 CABIN1
16926 0.2568961 0.0e+00 0.0000000 SUSD2
16927 -0.1194218 0.0e+00 0.0000614 SPECC1L
16932 -0.1252597 0.0e+00 0.0000110 SGSM1
16934 -0.1850975 0.0e+00 0.0000000 KIAA1671
16938 -0.1182748 0.0e+00 0.0000852 CTA-221G9.12
16941 -0.1378062 0.0e+00 0.0000002 CRYBB2
16942 -0.1631874 0.0e+00 0.0000000 LRP5L
16944 -0.0957152 3.4e-06 0.0276005 ASPHD2
16945 -0.1577147 0.0e+00 0.0000000 HPS4
16946 -0.1850201 0.0e+00 0.0000000 SRRD
16947 -0.1422872 0.0e+00 0.0000000 TFIP11
16949 -0.2116768 0.0e+00 0.0000000 TPST2
16954 -0.2471062 0.0e+00 0.0000000 PITPNB
16955 -0.1521634 0.0e+00 0.0000000 TTC28
16956 -0.1832201 0.0e+00 0.0000000 CHEK2
16957 -0.2590949 0.0e+00 0.0000000 HSCB
16958 -0.1608078 0.0e+00 0.0000000 CCDC117
16960 -0.1204958 0.0e+00 0.0000450 CTA-292E10.6
16961 -0.2298300 0.0e+00 0.0000000 ZNRF3
16962 -0.1031399 5.0e-07 0.0047096 ZNRF3-AS1
16963 -0.2155528 0.0e+00 0.0000000 KREMEN1
16964 -0.1639478 0.0e+00 0.0000000 RHBDD3
16965 -0.2410367 0.0e+00 0.0000000 EWSR1
16966 -0.1107227 1.0e-07 0.0006786 GAS2L1
16968 -0.1276122 0.0e+00 0.0000054 AP1B1
16970 -0.2426005 0.0e+00 0.0000000 NIPSNAP1
16971 -0.2153561 0.0e+00 0.0000000 NF2
16973 -0.1439241 0.0e+00 0.0000000 ZMAT5
16974 -0.1946883 0.0e+00 0.0000000 UQCR10
16975 -0.1439304 0.0e+00 0.0000000 ASCC2
16976 -0.1698356 0.0e+00 0.0000000 MTMR3
16977 -0.0941362 4.9e-06 0.0395046 RP3-394A18.1
16978 -0.1345963 0.0e+00 0.0000006 LIF
16982 -0.1738837 0.0e+00 0.0000000 TBC1D10A
16983 -0.2457182 0.0e+00 0.0000000 SF3A1
16987 -0.3165169 0.0e+00 0.0000000 MTFP1
16991 -0.1869163 0.0e+00 0.0000000 PES1
16992 0.3749012 0.0e+00 0.0000000 TCN2
16993 -0.1404709 0.0e+00 0.0000001 SLC35E4
16994 -0.1668287 0.0e+00 0.0000000 DUSP18
16997 -0.1530438 0.0e+00 0.0000000 MORC2
16998 -0.2657279 0.0e+00 0.0000000 TUG1
16999 -0.2895023 0.0e+00 0.0000000 SMTN
17003 -0.1101396 1.0e-07 0.0007910 RNF185
17004 -0.3639838 0.0e+00 0.0000000 LIMK2
17007 -0.1965193 0.0e+00 0.0000000 PATZ1
17009 -0.2605207 0.0e+00 0.0000000 DRG1
17010 -0.1621115 0.0e+00 0.0000000 EIF4ENIF1
17012 -0.1995908 0.0e+00 0.0000000 PISD
17013 -0.1972553 0.0e+00 0.0000000 PRR14L
17014 -0.0983156 1.8e-06 0.0151009 DEPDC5
17015 -0.3048587 0.0e+00 0.0000000 YWHAH
17016 0.3724213 0.0e+00 0.0000000 SLC5A1
17019 -0.1862431 0.0e+00 0.0000000 FBXO7
17023 -0.1980739 0.0e+00 0.0000000 ISX
17025 -0.1783147 0.0e+00 0.0000000 HMGXB4
17028 -0.2518865 0.0e+00 0.0000000 MCM5
17030 -0.1156339 0.0e+00 0.0001788 MB
17032 -0.2635886 0.0e+00 0.0000000 RBFOX2
17038 -0.1324819 0.0e+00 0.0000012 MYH9
17040 -0.1274931 0.0e+00 0.0000056 TXN2
17041 -0.1289708 0.0e+00 0.0000036 FOXRED2
17042 -0.2524809 0.0e+00 0.0000000 EIF3D
17043 -0.2287621 0.0e+00 0.0000000 IFT27
17044 -0.1246168 0.0e+00 0.0000134 NCF4
17045 -0.1194356 0.0e+00 0.0000612 TST
17046 0.2522394 0.0e+00 0.0000000 MPST
17047 -0.1891202 0.0e+00 0.0000000 KCTD17
17050 -0.1121847 1.0e-07 0.0004593 C1QTNF6
17051 -0.2532619 0.0e+00 0.0000000 RAC2
17054 -0.3673860 0.0e+00 0.0000000 CDC42EP1
17055 0.4086711 0.0e+00 0.0000000 LGALS2
17056 -0.1738466 0.0e+00 0.0000000 GGA1
17057 -0.2164453 0.0e+00 0.0000000 SH3BP1
17061 -0.2359420 0.0e+00 0.0000000 NOL12
17062 -0.1006878 1.0e-06 0.0085668 RP1-37E16.12
17063 -0.3322459 0.0e+00 0.0000000 TRIOBP
17064 -0.1810584 0.0e+00 0.0000000 H1F0
17065 -0.3177111 0.0e+00 0.0000000 GCAT
17067 -0.2419971 0.0e+00 0.0000000 ANKRD54
17068 -0.4273719 0.0e+00 0.0000000 EIF3L
17069 -0.1597497 0.0e+00 0.0000000 MICALL1
17072 -0.1708725 0.0e+00 0.0000000 PICK1
17075 -0.1053981 3.0e-07 0.0026801 PLA2G6
17077 -0.1708097 0.0e+00 0.0000000 MAFF
17078 -0.1826082 0.0e+00 0.0000000 TMEM184B
17079 -0.3218395 0.0e+00 0.0000000 CSNK1E
17080 -0.1414270 0.0e+00 0.0000001 KDELR3
17081 -0.0955798 3.5e-06 0.0284727 DDX17
17084 -0.3291568 0.0e+00 0.0000000 CBY1
17085 -0.4042125 0.0e+00 0.0000000 TOMM22
17086 -0.1581288 0.0e+00 0.0000000 JOSD1
17087 -0.1128737 0.0e+00 0.0003810 GTPBP1
17089 -0.0991572 1.5e-06 0.0123785 SUN2
17093 -0.2412458 0.0e+00 0.0000000 DNAL4
17096 -0.1882526 0.0e+00 0.0000000 APOBEC3C
17104 -0.4554817 0.0e+00 0.0000000 RPL3
17108 -0.2247013 0.0e+00 0.0000000 MIEF1
17112 -0.0988287 1.6e-06 0.0133726 FAM83F
17113 -0.1393478 0.0e+00 0.0000001 TNRC6B
17114 -0.3079333 0.0e+00 0.0000000 ADSL
17115 -0.2396130 0.0e+00 0.0000000 SGSM3
17117 -0.1188704 0.0e+00 0.0000719 MKL1
17118 -0.1464496 0.0e+00 0.0000000 SLC25A17
17119 -0.1498579 0.0e+00 0.0000000 ST13
17120 -0.2011881 0.0e+00 0.0000000 XPNPEP3
17123 -0.1725940 0.0e+00 0.0000000 EP300
17125 -0.1716429 0.0e+00 0.0000000 L3MBTL2
17126 -0.1187193 0.0e+00 0.0000751 CHADL
17127 -0.2116607 0.0e+00 0.0000000 RANGAP1
17128 -0.1838219 0.0e+00 0.0000000 ZC3H7B
17130 -0.1017812 8.0e-07 0.0065765 TOB2
17131 -0.3160845 0.0e+00 0.0000000 PHF5A
17132 0.1046158 4.0e-07 0.0032599 ACO2
17133 -0.2263926 0.0e+00 0.0000000 POLR3H
17135 -0.1198885 0.0e+00 0.0000537 DESI1
17136 -0.2492646 0.0e+00 0.0000000 XRCC6
17137 -0.2771228 0.0e+00 0.0000000 SNU13
17141 -0.2610471 0.0e+00 0.0000000 SREBF2
17143 -0.2702442 0.0e+00 0.0000000 CENPM
17145 -0.1083057 1.0e-07 0.0012770 NAGA
17146 -0.1682697 0.0e+00 0.0000000 FAM109B
17149 0.3451454 0.0e+00 0.0000000 CYP2D6
17150 -0.2430913 0.0e+00 0.0000000 TCF20
17153 -0.1921809 0.0e+00 0.0000000 LINC01315
17155 -0.2248396 0.0e+00 0.0000000 RRP7A
17157 -0.1942661 0.0e+00 0.0000000 POLDIP3
17160 -0.1270643 0.0e+00 0.0000064 ATP5L2
17162 -0.2355554 0.0e+00 0.0000000 PACSIN2
17163 -0.1335946 0.0e+00 0.0000008 TTLL1
17164 -0.4226689 0.0e+00 0.0000000 BIK
17165 -0.2943776 0.0e+00 0.0000000 MCAT
17166 -0.4575482 0.0e+00 0.0000000 TSPO
17167 -0.3063258 0.0e+00 0.0000000 TTLL12
17169 -0.2159469 0.0e+00 0.0000000 SAMM50
17173 -0.1857644 0.0e+00 0.0000000 LDOC1L
17174 -0.1127528 0.0e+00 0.0003936 PRR5
17175 -0.0936981 5.4e-06 0.0435815 PRR5-ARHGAP8
17176 -0.3680114 0.0e+00 0.0000000 ARHGAP8
17177 -0.1570160 0.0e+00 0.0000000 NUP50-AS1
17178 -0.2593544 0.0e+00 0.0000000 NUP50
17179 -0.1492115 0.0e+00 0.0000000 KIAA0930
17181 -0.2822138 0.0e+00 0.0000000 FAM118A
17185 -0.3918252 0.0e+00 0.0000000 ATXN10
17190 -0.1448016 0.0e+00 0.0000000 MIRLET7BHG
17193 -0.1362445 0.0e+00 0.0000004 CDPF1
17197 -0.2051334 0.0e+00 0.0000000 GTSE1
17198 -0.1979882 0.0e+00 0.0000000 TRMU
17201 -0.1898289 0.0e+00 0.0000000 GRAMD4
17203 -0.1662894 0.0e+00 0.0000000 CTA-29F11.1
17204 -0.1064115 2.0e-07 0.0020756 TBC1D22A
17206 -0.1709356 0.0e+00 0.0000000 BRD1
17207 -0.1939462 0.0e+00 0.0000000 ZBED4
17208 -0.1961792 0.0e+00 0.0000000 ALG12
17210 -0.3392603 0.0e+00 0.0000000 CRELD2
17211 -0.3381082 0.0e+00 0.0000000 PIM3
17212 -0.2715914 0.0e+00 0.0000000 TRABD
17215 -0.1531038 0.0e+00 0.0000000 SELO
17218 -0.1227506 0.0e+00 0.0000233 TUBGCP6
17219 -0.1269055 0.0e+00 0.0000067 HDAC10
17223 -0.1098058 1.0e-07 0.0008635 PPP6R2
17224 -0.1214583 0.0e+00 0.0000341 SBF1
17228 -0.2048151 0.0e+00 0.0000000 NCAPH2
17229 -0.1821688 0.0e+00 0.0000000 SCO2
17231 0.0961428 3.1e-06 0.0250225 TYMP
17235 -0.1208267 0.0e+00 0.0000409 CPT1B
17236 -0.1430226 0.0e+00 0.0000000 CHKB
17237 -0.1022818 7.0e-07 0.0058210 CHKB-AS1
17242 -0.1893034 0.0e+00 0.0000000 RABL2B
17244 -0.1414235 0.0e+00 0.0000001 CH507-9B2.3
17245 -0.1385380 0.0e+00 0.0000002 CH507-9B2.5
17246 -0.1135858 0.0e+00 0.0003142 CH507-9B2.9
17251 -0.1040333 4.0e-07 0.0037710 U2AF1L5
17252 -0.1410661 0.0e+00 0.0000001 CH507-154B10.1
17253 -0.1066790 2.0e-07 0.0019396 CH507-254M2.3
17262 -0.1321577 0.0e+00 0.0000013 HSPA13
17267 -0.2001774 0.0e+00 0.0000000 NRIP1
17269 -0.1569295 0.0e+00 0.0000000 USP25
17271 0.0949285 4.1e-06 0.0330315 CXADR
17272 -0.3242712 0.0e+00 0.0000000 BTG3
17273 -0.1281168 0.0e+00 0.0000046 C21orf91
17276 -0.2073720 0.0e+00 0.0000000 MRPL39
17278 -0.1885221 0.0e+00 0.0000000 GABPA
17279 -0.4245176 0.0e+00 0.0000000 APP
17282 -0.1659067 0.0e+00 0.0000000 N6AMT1
17283 -0.2164460 0.0e+00 0.0000000 LTN1
17284 -0.1770657 0.0e+00 0.0000000 RWDD2B
17286 -0.2294230 0.0e+00 0.0000000 USP16
17287 -0.2773429 0.0e+00 0.0000000 CCT8
17291 -0.1241259 0.0e+00 0.0000155 CLDN8
17293 -0.1135010 0.0e+00 0.0003215 TIAM1
17294 -0.1176535 0.0e+00 0.0001015 AP000251.3
17298 -0.1817426 0.0e+00 0.0000000 SCAF4
17299 -0.1988017 0.0e+00 0.0000000 HUNK
17300 -0.2988732 0.0e+00 0.0000000 MIS18A
17302 -0.1607739 0.0e+00 0.0000000 URB1
17303 -0.2408599 0.0e+00 0.0000000 URB1-AS1
17304 -0.1659545 0.0e+00 0.0000000 EVA1C
17306 -0.2953569 0.0e+00 0.0000000 C21orf59
17307 -0.1230618 0.0e+00 0.0000213 SYNJ1
17309 -0.2016347 0.0e+00 0.0000000 PAXBP1
17313 -0.1079851 2.0e-07 0.0013872 IL10RB
17315 -0.1912161 0.0e+00 0.0000000 IFNAR1
17317 -0.1663886 0.0e+00 0.0000000 TMEM50B
17319 -0.2664137 0.0e+00 0.0000000 GART
17320 -0.1117341 1.0e-07 0.0005183 SON
17321 -0.1298942 0.0e+00 0.0000027 DONSON
17322 -0.1993315 0.0e+00 0.0000000 CRYZL1
17323 -0.1526082 0.0e+00 0.0000000 ITSN1
17324 -0.3091404 0.0e+00 0.0000000 ATP5O
17326 -0.3557226 0.0e+00 0.0000000 MRPS6
17327 -0.2515294 0.0e+00 0.0000000 SLC5A3
17328 -0.1006568 1.0e-06 0.0086288 KCNE2
17331 -0.1012924 9.0e-07 0.0074079 RCAN1
17332 -0.1748445 0.0e+00 0.0000000 CLIC6
17333 -0.2371347 0.0e+00 0.0000000 RUNX1
17334 -0.1298634 0.0e+00 0.0000027 SETD4
17335 0.3015581 0.0e+00 0.0000000 CBR1
17336 -0.1466982 0.0e+00 0.0000000 CBR3
17337 -0.2297677 0.0e+00 0.0000000 DOPEY2
17339 -0.2028646 0.0e+00 0.0000000 MORC3
17340 -0.1752537 0.0e+00 0.0000000 CHAF1B
17341 -0.1530035 0.0e+00 0.0000000 HLCS
17344 -0.2959271 0.0e+00 0.0000000 PIGP
17345 -0.3369459 0.0e+00 0.0000000 TTC3
17346 -0.1401465 0.0e+00 0.0000001 DSCR3
17349 -0.2132631 0.0e+00 0.0000000 DYRK1A
17351 -0.1177035 0.0e+00 0.0001001 LINC00114
17352 -0.1588652 0.0e+00 0.0000000 ETS2
17355 -0.3273846 0.0e+00 0.0000000 PSMG1
17356 -0.1972908 0.0e+00 0.0000000 BRWD1
17357 -0.1195690 0.0e+00 0.0000588 BRWD1-AS2
17358 -0.3846776 0.0e+00 0.0000000 HMGN1
17359 -0.1420756 0.0e+00 0.0000000 WRB
17368 -0.4243355 0.0e+00 0.0000000 BACE2
17376 -0.2027487 0.0e+00 0.0000000 C2CD2
17377 -0.1390805 0.0e+00 0.0000001 ZBTB21
17380 0.2460514 0.0e+00 0.0000000 TFF3
17384 -0.1601811 0.0e+00 0.0000000 RSPH1
17385 -0.1600064 0.0e+00 0.0000000 SLC37A1
17387 0.1484136 0.0e+00 0.0000000 PDE9A
17388 -0.1877510 0.0e+00 0.0000000 WDR4
17389 -0.0945105 4.5e-06 0.0363082 NDUFV3
17390 -0.1816333 0.0e+00 0.0000000 PKNOX1
17391 -0.1943668 0.0e+00 0.0000000 U2AF1
17393 -0.1765857 0.0e+00 0.0000000 SIK1
17397 -0.2638767 0.0e+00 0.0000000 RRP1B
17398 -0.1097655 1.0e-07 0.0008722 PDXK
17399 -0.1219004 0.0e+00 0.0000299 CSTB
17400 -0.2749570 0.0e+00 0.0000000 RRP1
17402 -0.1200271 0.0e+00 0.0000516 AGPAT3
17403 -0.1361090 0.0e+00 0.0000004 TRAPPC10
17404 -0.1334026 0.0e+00 0.0000009 PWP2
17405 -0.3501563 0.0e+00 0.0000000 C21orf33
17407 -0.1036453 5.0e-07 0.0041535 ICOSLG
17411 -0.2687194 0.0e+00 0.0000000 C21orf2
17417 -0.2883246 0.0e+00 0.0000000 UBE2G2
17419 -0.1327838 0.0e+00 0.0000011 SUMO3
17423 -0.1263535 0.0e+00 0.0000079 FAM207A
17424 -0.1481430 0.0e+00 0.0000000 AP001505.10
17426 -0.1386758 0.0e+00 0.0000002 POFUT2
17427 -0.1098416 1.0e-07 0.0008555 LINC00205
17429 -0.1080970 2.0e-07 0.0013480 SLC19A1
17434 -0.2797472 0.0e+00 0.0000000 SPATC1L
17436 -0.2456756 0.0e+00 0.0000000 LSS
17437 -0.1132525 0.0e+00 0.0003438 MCM3AP-AS1
17438 -0.2052351 0.0e+00 0.0000000 MCM3AP
17440 -0.1547452 0.0e+00 0.0000000 YBEY
17441 -0.1792170 0.0e+00 0.0000000 C21orf58
17442 -0.1533785 0.0e+00 0.0000000 PCNT
17443 -0.1986597 0.0e+00 0.0000000 DIP2A
17444 -0.2410929 0.0e+00 0.0000000 PRMT2
17446 0.3206982 0.0e+00 0.0000000 MT-ND2
17447 0.3973748 0.0e+00 0.0000000 MT-CO1
17449 -0.0955623 3.5e-06 0.0285834 MT-ATP8
17450 0.1615211 0.0e+00 0.0000000 MT-ATP6
17451 0.1113235 1.0e-07 0.0005782 MT-CO3
17452 0.2990112 0.0e+00 0.0000000 MT-ND3
17453 0.2740306 0.0e+00 0.0000000 MT-ND4L
17455 0.3602509 0.0e+00 0.0000000 MT-ND5
17456 -0.1263590 0.0e+00 0.0000079 MT-ND6
17457 0.2517620 0.0e+00 0.0000000 MT-CYB
17461 -0.1363062 0.0e+00 0.0000003 AC011043.1
17463 0.0969571 2.5e-06 0.0207109 AC007325.4
17466 -0.1622846 0.0e+00 0.0000000 AC004556.1
17467 -0.1314708 0.0e+00 0.0000016 AC240274.1
17652 0.2987321 0.0e+00 0.0000000 MME
17670 -0.1495990 0.0e+00 0.0000000 JCHAIN
17891 0.2612108 0.0e+00 0.0000000 CUBN
17979 -0.2008082 0.0e+00 0.0000000 IGHA1
18087 0.1319684 0.0e+00 0.0000014 TGM2
18117 0.2015268 0.0e+00 0.0000000 SULT2A1
18140 -0.2041340 0.0e+00 0.0000000 IGLC2
18195 -0.1890742 0.0e+00 0.0000000 RP11-88H9.2
18228 0.1087935 1.0e-07 0.0011254 NAT8
18233 0.3659518 0.0e+00 0.0000000 REG1B
18234 0.2646462 0.0e+00 0.0000000 REG1A
18235 0.1624032 0.0e+00 0.0000000 REG3A
18280 -0.0932858 6.0e-06 0.0478192 RP11-468N14.13
18283 -0.0943376 4.7e-06 0.0377418 CXCL5
18292 -0.1030929 6.0e-07 0.0047651 STOX2
18295 -0.0954469 3.6e-06 0.0293465 RP11-254I22.3
18307 0.4399784 0.0e+00 0.0000000 FABP6
18318 0.3338356 0.0e+00 0.0000000 HLA-DRB5
18325 -0.1560660 0.0e+00 0.0000000 POPDC3
18359 -0.1181396 0.0e+00 0.0000885 LPL
18400 0.0946765 4.3e-06 0.0349658 MALRD1
18438 0.2930400 0.0e+00 0.0000000 SLC10A2
18500 0.3098937 0.0e+00 0.0000000 MEP1B
18533 -0.3288526 0.0e+00 0.0000000 RPS4Y1
18535 -0.1254847 0.0e+00 0.0000103 ZFY
18540 -0.1564986 0.0e+00 0.0000000 TTTY15
18541 -0.1344351 0.0e+00 0.0000006 USP9Y
18542 -0.1786372 0.0e+00 0.0000000 DDX3Y
18544 -0.2530348 0.0e+00 0.0000000 TMSB4Y
18545 -0.1708772 0.0e+00 0.0000000 TTTY14
18548 -0.2962719 0.0e+00 0.0000000 EIF1AY
18567 0.3317092 0.0e+00 0.0000000 FAM3B
18575 0.1248073 0.0e+00 0.0000126 DAB1
18586 0.1648953 0.0e+00 0.0000000 FMO1
18599 0.4286660 0.0e+00 0.0000000 APOB
18614 0.3111885 0.0e+00 0.0000000 CPO
18617 0.1355357 0.0e+00 0.0000004 KCNJ13
18630 0.2977685 0.0e+00 0.0000000 AADAC
18633 0.1575273 0.0e+00 0.0000000 SLC2A2
18644 0.3549242 0.0e+00 0.0000000 MTTP
18663 0.1200556 0.0e+00 0.0000511 CTB-127C13.1
18674 0.1401157 0.0e+00 0.0000001 RP3-417L20.4
18677 0.1918686 0.0e+00 0.0000000 SMLR1
18691 0.1390245 0.0e+00 0.0000001 SLC13A1
18703 0.4581843 0.0e+00 0.0000000 DEFA5
18726 0.1355496 0.0e+00 0.0000004 SLC34A3
18740 0.4693151 0.0e+00 0.0000000 APOA4
18741 0.4863955 0.0e+00 0.0000000 APOC3
18811 0.1686576 0.0e+00 0.0000000 SLC28A1
18832 0.1005418 1.1e-06 0.0088739 KIFC3
18848 0.1372128 0.0e+00 0.0000003 SLC6A4
18849 0.2135900 0.0e+00 0.0000000 C17orf78
18852 0.1799763 0.0e+00 0.0000000 G6PC
18857 0.0931870 6.1e-06 0.0488654 ENPP7
18877 0.2623509 0.0e+00 0.0000000 CCL25
18886 0.3633751 0.0e+00 0.0000000 SLC7A9
18888 0.2487508 0.0e+00 0.0000000 ERICH4

File for CIBERSORT

In other analyses I have decided that it would be a good idea to look at signatures of the epithelium using cibersort. I’m thinking that the signature of proliferating cells could be an alteration in the relative frequency of TA, stem or progenitor cells in the caecum of PSC/UC and UC patients relative to controls. Here I output a file to build a signature matrix as input into CIBERSORT. This will be CPM values as these are what I will use in my mixtures. I output a separate matrix for each tissue.

Session Info

##   [1] "R version 3.6.1 (2019-07-05)"                                                                        
##   [2] "Platform: x86_64-conda_cos6-linux-gnu (64-bit)"                                                      
##   [3] "Running under: CentOS release 6.7 (Final)"                                                           
##   [4] ""                                                                                                    
##   [5] "Matrix products: default"                                                                            
##   [6] "BLAS/LAPACK: /gfs/devel/nilott/cgat-24102019/conda-install/envs/cgat-flow/lib/libopenblasp-r0.3.9.so"
##   [7] ""                                                                                                    
##   [8] "locale:"                                                                                             
##   [9] " [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              "                                          
##  [10] " [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8    "                                          
##  [11] " [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   "                                          
##  [12] " [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 "                                          
##  [13] " [9] LC_ADDRESS=C               LC_TELEPHONE=C            "                                          
##  [14] "[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       "                                          
##  [15] ""                                                                                                    
##  [16] "attached base packages:"                                                                             
##  [17] " [1] grid      parallel  stats4    stats     graphics  grDevices utils    "                          
##  [18] " [8] datasets  methods   base     "                                                                  
##  [19] ""                                                                                                    
##  [20] "other attached packages:"                                                                            
##  [21] " [1] broom_0.5.2                 org.Hs.eg.db_3.10.0        "                                        
##  [22] " [3] sva_3.34.0                  genefilter_1.68.0          "                                        
##  [23] " [5] mgcv_1.8-31                 nlme_3.1-147               "                                        
##  [24] " [7] igraph_1.2.4.1              plyr_1.8.6                 "                                        
##  [25] " [9] GenomicFeatures_1.38.0      AnnotationDbi_1.48.0       "                                        
##  [26] "[11] goseq_1.38.0                geneLenDataBase_1.22.0     "                                        
##  [27] "[13] BiasedUrn_1.07              ALDEx2_1.18.0              "                                        
##  [28] "[15] edgeR_3.28.0                limma_3.42.0               "                                        
##  [29] "[17] phyloseq_1.30.0             tidyr_0.8.3                "                                        
##  [30] "[19] VennDiagram_1.6.20          futile.logger_1.4.3        "                                        
##  [31] "[21] psych_1.9.12.31             ComplexHeatmap_2.2.0       "                                        
##  [32] "[23] ggcorrplot_0.1.3            ggpubr_0.2.5               "                                        
##  [33] "[25] magrittr_1.5                cluster_2.1.0              "                                        
##  [34] "[27] dplyr_0.8.0.1               data.table_1.12.8          "                                        
##  [35] "[29] dynamicTreeCut_1.63-1       vegan_2.5-6                "                                        
##  [36] "[31] lattice_0.20-41             permute_0.9-5              "                                        
##  [37] "[33] pheatmap_1.0.12             vsn_3.54.0                 "                                        
##  [38] "[35] gridExtra_2.3               RColorBrewer_1.1-2         "                                        
##  [39] "[37] reshape_0.8.8               RSQLite_2.1.2              "                                        
##  [40] "[39] DESeq2_1.26.0               SummarizedExperiment_1.16.0"                                        
##  [41] "[41] DelayedArray_0.12.0         BiocParallel_1.20.0        "                                        
##  [42] "[43] matrixStats_0.56.0          Biobase_2.46.0             "                                        
##  [43] "[45] GenomicRanges_1.38.0        GenomeInfoDb_1.22.0        "                                        
##  [44] "[47] IRanges_2.20.0              S4Vectors_0.24.0           "                                        
##  [45] "[49] BiocGenerics_0.32.0         gtools_3.8.2               "                                        
##  [46] "[51] gplots_3.0.3                car_3.0-2                  "                                        
##  [47] "[53] carData_3.0-2               ggrepel_0.8.2              "                                        
##  [48] "[55] ggplot2_3.2.1               knitr_1.25                 "                                        
##  [49] ""                                                                                                    
##  [50] "loaded via a namespace (and not attached):"                                                          
##  [51] "  [1] tidyselect_1.0.0         htmlwidgets_1.5.1       "                                             
##  [52] "  [3] munsell_0.5.0            codetools_0.2-16        "                                             
##  [53] "  [5] preprocessCore_1.48.0    withr_2.3.0             "                                             
##  [54] "  [7] colorspace_1.4-1         highr_0.8               "                                             
##  [55] "  [9] rstudioapi_0.11          ggsignif_0.6.0          "                                             
##  [56] " [11] labeling_0.3             GenomeInfoDbData_1.2.1  "                                             
##  [57] " [13] mnormt_1.5-6             bit64_0.9-7             "                                             
##  [58] " [15] farver_2.0.3             rhdf5_2.30.0            "                                             
##  [59] " [17] generics_0.0.2           vctrs_0.2.4             "                                             
##  [60] " [19] lambda.r_1.2.4           xfun_0.13               "                                             
##  [61] " [21] BiocFileCache_1.10.0     fastcluster_1.1.25      "                                             
##  [62] " [23] doParallel_1.0.16        R6_2.4.1                "                                             
##  [63] " [25] clue_0.3-57              locfit_1.5-9.4          "                                             
##  [64] " [27] bitops_1.0-6             assertthat_0.2.1        "                                             
##  [65] " [29] scales_1.1.0             nnet_7.3-13             "                                             
##  [66] " [31] gtable_0.3.0             affy_1.64.0             "                                             
##  [67] " [33] WGCNA_1.69               rlang_0.4.10            "                                             
##  [68] " [35] GlobalOptions_0.1.2      splines_3.6.1           "                                             
##  [69] " [37] rtracklayer_1.46.0       lazyeval_0.2.2          "                                             
##  [70] " [39] impute_1.60.0            acepack_1.4.1           "                                             
##  [71] " [41] checkmate_2.0.0          BiocManager_1.30.10     "                                             
##  [72] " [43] yaml_2.2.1               reshape2_1.4.3          "                                             
##  [73] " [45] abind_1.4-5              backports_1.1.6         "                                             
##  [74] " [47] Hmisc_4.2-0              tools_3.6.1             "                                             
##  [75] " [49] affyio_1.56.0            ellipsis_0.3.0          "                                             
##  [76] " [51] biomformat_1.14.0        Rcpp_1.0.4.6            "                                             
##  [77] " [53] base64enc_0.1-3          progress_1.2.2          "                                             
##  [78] " [55] zlibbioc_1.32.0          purrr_0.3.4             "                                             
##  [79] " [57] RCurl_1.95-4.12          prettyunits_1.1.1       "                                             
##  [80] " [59] rpart_4.1-15             openssl_1.4.1           "                                             
##  [81] " [61] GetoptLong_1.0.0         haven_2.1.0             "                                             
##  [82] " [63] futile.options_1.0.1     openxlsx_4.1.0          "                                             
##  [83] " [65] circlize_0.4.10          hms_0.5.3               "                                             
##  [84] " [67] evaluate_0.14            xtable_1.8-4            "                                             
##  [85] " [69] XML_3.98-1.20            rio_0.5.16              "                                             
##  [86] " [71] jpeg_0.1-8.1             readxl_1.3.1            "                                             
##  [87] " [73] shape_1.4.4              compiler_3.6.1          "                                             
##  [88] " [75] biomaRt_2.42.0           tibble_3.0.1            "                                             
##  [89] " [77] KernSmooth_2.23-16       crayon_1.3.4            "                                             
##  [90] " [79] htmltools_0.4.0          Formula_1.2-3           "                                             
##  [91] " [81] geneplotter_1.64.0       DBI_1.0.0               "                                             
##  [92] " [83] formatR_1.7              dbplyr_1.4.3            "                                             
##  [93] " [85] rappdirs_0.3.1           MASS_7.3-51.4           "                                             
##  [94] " [87] Matrix_1.2-18            ade4_1.7-15             "                                             
##  [95] " [89] gdata_2.18.0             forcats_0.4.0           "                                             
##  [96] " [91] pkgconfig_2.0.3          GenomicAlignments_1.22.0"                                             
##  [97] " [93] foreign_0.8-76           foreach_1.5.0           "                                             
##  [98] " [95] annotate_1.64.0          multtest_2.42.0         "                                             
##  [99] " [97] XVector_0.26.0           stringr_1.4.0           "                                             
## [100] " [99] digest_0.6.27            Biostrings_2.54.0       "                                             
## [101] "[101] rmarkdown_1.16           cellranger_1.1.0        "                                             
## [102] "[103] htmlTable_1.13.3         curl_4.3                "                                             
## [103] "[105] Rsamtools_2.2.0          rjson_0.2.20            "                                             
## [104] "[107] lifecycle_0.2.0          jsonlite_1.6.1          "                                             
## [105] "[109] Rhdf5lib_1.8.0           askpass_1.1             "                                             
## [106] "[111] pillar_1.4.3             GO.db_3.10.0            "                                             
## [107] "[113] httr_1.4.1               survival_3.1-12         "                                             
## [108] "[115] glue_1.4.2               zip_2.0.1               "                                             
## [109] "[117] png_0.1-7                iterators_1.0.12        "                                             
## [110] "[119] bit_4.0.4                stringi_1.4.3           "                                             
## [111] "[121] blob_1.2.1               latticeExtra_0.6-29     "                                             
## [112] "[123] caTools_1.18.0           memoise_1.1.0           "                                             
## [113] "[125] ape_5.3                 "

5. 16S rRNA analysis of control samples

In this section I look at ASVs and their associated annotations and how they are distributed amongst control (+ve and -ve) samples.

Data analyis

Overview

The aim of this initial analysis is to take a look at the controls that we have. These include dilutions of caecal material from minimal microbiome mice (macpherson flora).

The dilution controls consist of two separate dilution series (1, 1:10, 1:100, 1:1000, 1:10000, 1:100000, 1:1000000) representing extractions from two different kits that were used to extract DNA - zymo and qiagen. The purpose of the dilution series was to identify potential kit/pcr contaminants - those ASVs that increase in relative abundance as DNA dilution increases will represent contaminating sequences. We expect a maximum of 12 ASVs for the dilution samples although inevitably there will be a number of additional ASVs that come from things like index-switching, sequencing errors and contamination.

Members of the minimal flora

Below is a table of the taxa that are present in the 12 member community:

Strain Genus
Acutalibacter_muris_KB18 Clostridium
Akkermansia_muciniphila_YL44 Akkermansia
Bacteroides_caecimuris_strain_148 Bacteroides
Bifidobacterium_animalis_subsp._animalis_YL2 Bifidobacterium
Blautia_coccoides_YL58 Blautia
Clostridium_clostridioforme_YL32 Clostridium
Clostridium_inocuum_146 Erysipelotrichaceae incertae sedis
Enterococcus_faecalis_KB1 Enterococcus
Flavonifractor_plautii_YL31 Flavonifractor
Lactobacillus_reuteri_149 Lactobacillus
Muribaculum_intestinale_YL27 Barnesiella
Turicimonas_muris_YL45 Parasutterella

ASVs detected in each control sample.

I have started off just looking at some broad things in relation to amplicon sequence variants (ASVs). An ASV represents an exact sequence that is inferred to be present in the sample i.e. it is not a cluster of sequences like OTUs are. There are therefore more ASVs than there are species/strains etc because each strain may have multiple copies of the 16S rRNA gene. After an initial look at the level of ASVs I look at taxonomic distributions.

Number of ASVs found in control samples

Number of ASVs found in control samples

The DNA concentrations (data not shown) do not seem to truly reflect the dilution series. However on inspection of the number of ASVs called it certainly looks like more ASVs are called the higher dilutions - particularly when using the Qiagen kit.

Library size, DNA concentration and number of ASVs.

Here we assess the relationships between the library sizes, DNA concentrations and number of ASVs It is expected that the higher the DNA concentration, the more reads and thus the more ASVs will be called.

Library size as a function of DNA concentration

Library size as a function of DNA concentration

For the qiagen kit it certainly looks like the more dilute samples are calling more ASVs even though they do in general have lower library sizes. There is not much going on in the zymo kits.

Total number of genera detected

While there is an ovecalling of ASVs in gereral, this is likely due to sequencing error and the actual taxonomic distribution would not be expected to deviate from what is expected i.e there are likely multiple ASVs called for each taxon that is in the MM12 community.

Here I look at taxonomic distributions - this is basically a collapsed version of ASVs i.e. if multiple sequence variants are assigned to a particular taxon then this will simply add to the count for that taxon. It is therefore a more high-level view of the microbiome than ASV analysis.

We are expecting to identify 10 genera. 11 strains in the minimal microbiome make up these 10 genera. The 12th strain which is Bifidobacteria we know will not be present at detectable levels in the caecal samples.

Number of genera detected in coltrol samples

Number of genera detected in coltrol samples

From this plot it seems a bit clearer than the ASV analysis that at lower concentrations of sample DNA we are picking up more genera which represent contaminants of some description.

Taxonomic distribution amongst controls

We are expecting to identify 10 genera. 11 strains in the minimal microbiome make up these 10 genera. The 12th strain which is Bifidobacteria we know will not be present at detectable levels in the caecal samples.

Abundance of genera in oligoMM12

Abundance of genera in oligoMM12

Once again these data do show that at the highest dilution - especially for the Qiagen kit - that we see that contaminant genera ared creepin in.

Number of reads that are correctly assigned to our genera

Below is a table of results that shows the number of reads that are correctly (well at least at the genus level) assigned to MM12 members. This is a rough guide on contaminating reads.

kit dilution proportion.correct
AG121 Zymo dil0 100.00000
AG122 Zymo dil1 99.98991
AG123 Zymo dil2 100.00000
AG124 Zymo dil3 100.00000
AG125 Zymo dil4 99.94351
AG126 Zymo dil5 99.68206
AG127 Zymo dil6 98.49260
AG128 Qiagen dil0 100.00000
AG129 Qiagen dil1 99.99051
AG130 Qiagen dil2 99.99515
AG131 Qiagen dil3 99.98741
AG132 Qiagen dil4 99.86993
AG133 Qiagen dil5 98.92828
AG134 Qiagen dil6 96.28860

Filtering parameters

At the lowest concentration for the Qiagen kit ~4% reads are assigned to genera that shouldn’t be there. Nevertheless, if these are made up of multiple very low abundance genera then we could use these data to determine thresholds that should be used for thresholding our experimental samples. Below I look at various cut-offs and see how it affects the proportion of genera that are assigned correctly.

kit dilution proportion.correct nfound parameter
Zymo dil0 100.00000 13 0.001
Zymo dil1 99.98991 13 0.001
Zymo dil2 100.00000 13 0.001
Zymo dil3 100.00000 13 0.001
Zymo dil4 99.94351 13 0.001
Zymo dil5 99.68206 13 0.001
Zymo dil6 98.49260 13 0.001
Qiagen dil0 100.00000 13 0.001
Qiagen dil1 99.99051 13 0.001
Qiagen dil2 99.99515 13 0.001
Qiagen dil3 99.98741 13 0.001
Qiagen dil4 99.86993 13 0.001
Qiagen dil5 98.92828 13 0.001
Qiagen dil6 96.28860 13 0.001
Zymo dil0 100.00000 12 0.010
Zymo dil1 99.98991 12 0.010
Zymo dil2 100.00000 12 0.010
Zymo dil3 100.00000 12 0.010
Zymo dil4 99.94351 12 0.010
Zymo dil5 99.68206 12 0.010
Zymo dil6 98.49260 12 0.010
Qiagen dil0 100.00000 12 0.010
Qiagen dil1 99.99051 12 0.010
Qiagen dil2 99.99515 12 0.010
Qiagen dil3 99.98741 12 0.010
Qiagen dil4 99.86993 12 0.010
Qiagen dil5 98.98943 12 0.010
Qiagen dil6 96.28860 12 0.010
Zymo dil0 100.00000 9 0.100
Zymo dil1 99.98991 9 0.100
Zymo dil2 100.00000 9 0.100
Zymo dil3 100.00000 9 0.100
Zymo dil4 99.98116 9 0.100
Zymo dil5 99.80526 9 0.100
Zymo dil6 99.12879 9 0.100
Qiagen dil0 100.00000 9 0.100
Qiagen dil1 99.99051 9 0.100
Qiagen dil2 99.99514 9 0.100
Qiagen dil3 99.98741 9 0.100
Qiagen dil4 99.86991 9 0.100
Qiagen dil5 99.45031 9 0.100
Qiagen dil6 97.20093 9 0.100
Zymo dil0 100.00000 6 1.000
Zymo dil1 100.00000 6 1.000
Zymo dil2 100.00000 6 1.000
Zymo dil3 100.00000 6 1.000
Zymo dil4 100.00000 6 1.000
Zymo dil5 100.00000 6 1.000
Zymo dil6 100.00000 6 1.000
Qiagen dil0 100.00000 6 1.000
Qiagen dil1 100.00000 6 1.000
Qiagen dil2 100.00000 6 1.000
Qiagen dil3 100.00000 6 1.000
Qiagen dil4 100.00000 6 1.000
Qiagen dil5 100.00000 6 1.000
Qiagen dil6 100.00000 6 1.000

It only makes a big difference at a cutoff of 1%. This though may result in us not finding everything. Indeed we do not find all genera in the higher cut-offs. I think it is reasonable to use 0.1% as previously done as this gains something without throwing away too much.

Potential contaminants

Although there isn’t a huge amount of concern over contaminants it will be useful to have a list of ASVs/taxa that are potentially contaminants. These are described below and are ASVs that are found in the MM12 that are not MM12.

potential.contaminant.asvs type
ASV10:p__Firmicutes;c__Clostridia;o__Clostridiales;f__Ruminococcaceae;g__Faecalibacterium;s__Faecalibacterium_prausnitzii(AJ413954) MM12
ASV22:p__Firmicutes;c__Clostridia;o__Clostridiales;f__Ruminococcaceae;g__Gemmiger;s__NA MM12
ASV62:p__Firmicutes;c__Clostridia;o__Clostridiales;f__Ruminococcaceae;g__Ruminococcus;s__NA MM12
ASV82:p__Firmicutes;c__NA;o__NA;f__NA;g__NA;s__NA MM12
ASV137:p__Firmicutes;c__Clostridia;o__Clostridiales;f__Ruminococcaceae;g__NA;s__NA MM12
ASV179:p__Proteobacteria;c__Alphaproteobacteria;o__Rhodospirillales;f__NA;g__NA;s__NA MM12
ASV340:p__Firmicutes;c__Clostridia;o__Clostridiales;f__Lachnospiraceae;g__NA;s__NA MM12
ASV358:p__Firmicutes;c__Clostridia;o__Clostridiales;f__Ruminococcaceae;g__Ruminococcus;s__Ruminococcus_callidus(L76596) MM12
ASV442:p__Proteobacteria;c__Gammaproteobacteria;o__Pseudomonadales;f__Moraxellaceae;g__Acinetobacter;s__Acinetobacter_lwoffii(X81665) MM12
ASV443:p__Proteobacteria;c__Betaproteobacteria;o__Burkholderiales;f__Comamonadaceae;g__Delftia;s__NA MM12
ASV444:p__Proteobacteria;c__Alphaproteobacteria;o__Caulobacterales;f__Caulobacteraceae;g__Caulobacter;s__NA MM12
ASV445:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Propionibacteriaceae;g__Propionibacterium;s__NA MM12
ASV446:p__Proteobacteria;c__Gammaproteobacteria;o__Pseudomonadales;f__Moraxellaceae;g__Acinetobacter;s__NA MM12
ASV449:p__Proteobacteria;c__Gammaproteobacteria;o__Xanthomonadales;f__Xanthomonadaceae;g__Pseudoxanthomonas;s__NA MM12
ASV455:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Dietziaceae;g__Dietzia;s__NA MM12
ASV614:p__Proteobacteria;c__Gammaproteobacteria;o__Pseudomonadales;f__Moraxellaceae;g__Acinetobacter;s__Acinetobacter_gandensis(KM206131) MM12
ASV616:p__Proteobacteria;c__Betaproteobacteria;o__Burkholderiales;f__Oxalobacteraceae;g__Herbaspirillum;s__Herbaspirillum_aquaticum(FJ267649) MM12
ASV622:p__Proteobacteria;c__Alphaproteobacteria;o__Rhizobiales;f__Bradyrhizobiaceae;g__NA;s__NA MM12
ASV624:p__Proteobacteria;c__Gammaproteobacteria;o__Enterobacteriales;f__Enterobacteriaceae;g__Serratia;s__Serratia_liquefaciens(AJ306725) MM12
ASV631:p__Proteobacteria;c__Alphaproteobacteria;o__Sphingomonadales;f__Sphingomonadaceae;g__NA;s__NA MM12
ASV642:p__Proteobacteria;c__Gammaproteobacteria;o__Pseudomonadales;f__Moraxellaceae;g__Acinetobacter;s__NA MM12
ASV645:p__Proteobacteria;c__Alphaproteobacteria;o__Rhodobacterales;f__Rhodobacteraceae;g__Paracoccus;s__Paracoccus_fistulariae(GQ260189) MM12
ASV651:p__Proteobacteria;c__Alphaproteobacteria;o__Rhizobiales;f__Rhizobiaceae;g__Neorhizobium;s__NA MM12
ASV768:p__Proteobacteria;c__Betaproteobacteria;o__Burkholderiales;f__Burkholderiaceae;g__Burkholderia;s__NA MM12
ASV778:p__Proteobacteria;c__Betaproteobacteria;o__Burkholderiales;f__Burkholderiaceae;g__Ralstonia;s__NA MM12
ASV782:p__Cyanobacteria/Chloroplast;cCyanobacteria;o-;f__Family II;g__GpIIa;s__NA MM12
ASV812:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Corynebacteriaceae;g__Corynebacterium;s__Corynebacterium_tuberculostearicum(AJ438050) MM12
ASV830:p__Bacteroidetes;c__Cytophagia;o__Cytophagales;f__Cytophagaceae;g__Flectobacillus;s__NA MM12
ASV840:p__Proteobacteria;c__Gammaproteobacteria;o__Enterobacteriales;f__Enterobacteriaceae;g__Serratia;s__Serratia_plymuthica(AJ233433) MM12
ASV845:p__Firmicutes;c__Bacilli;o__Lactobacillales;f__Carnobacteriaceae;g__Carnobacterium;s__NA MM12
ASV854:p__Proteobacteria;c__Gammaproteobacteria;o__Enterobacteriales;f__Enterobacteriaceae;g__Pantoea;s__NA MM12
ASV1059:p__Proteobacteria;c__Gammaproteobacteria;o__Pseudomonadales;f__Moraxellaceae;g__Acinetobacter;s__NA MM12
ASV1076:p__Firmicutes;c__Bacilli;o__Lactobacillales;f__Streptococcaceae;g__Streptococcus;s__Streptococcus_agalactiae(AB023574) MM12
ASV1216:p__Bacteroidetes;c__Sphingobacteriia;o__Sphingobacteriales;f__Chitinophagaceae;g__Sediminibacterium;s__NA MM12
ASV1228:p__Proteobacteria;c__Alphaproteobacteria;o__Caulobacterales;f__Caulobacteraceae;g__Asticcacaulis;s__Asticcacaulis_excentricus(AJ247194) MM12
ASV1234:p__Proteobacteria;c__Gammaproteobacteria;o__Xanthomonadales;f__Xanthomonadaceae;g__NA;s__NA MM12
ASV1258:p__Proteobacteria;c__Gammaproteobacteria;o__Legionellales;f__Legionellaceae;g__Legionella;s__NA MM12
ASV1436:p__Proteobacteria;c__Gammaproteobacteria;o__Pseudomonadales;f__Pseudomonadaceae;g__Pseudomonas;s__Pseudomonas_oleovorans(D84018) MM12
ASV2258:p__Proteobacteria;c__Deltaproteobacteria;o__Myxococcales;f__Myxococcaceae;g__Myxococcus;s__NA MM12
ASV2384:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Corynebacteriaceae;g__Corynebacterium;s__NA MM12
ASV2446:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Nocardiaceae;g__Rhodococcus;s__NA MM12
ASV2516:p__Proteobacteria;c__Betaproteobacteria;o__Burkholderiales;f__Comamonadaceae;g__Curvibacter;s__Curvibacter_gracilis(AB109889) MM12
ASV2541:p__Proteobacteria;c__Betaproteobacteria;o__Burkholderiales;f__Comamonadaceae;g__Pelomonas;s__Pelomonas_aquatica(AM501435) MM12
ASV2569:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Microbacteriaceae;g__Microbacterium;s__NA MM12
ASV2596:p__Proteobacteria;c__Betaproteobacteria;o__Burkholderiales;f__Burkholderiaceae;g__Ralstonia;s__Ralstonia_insidiosa(AF488779) MM12
ASV2638:p__Proteobacteria;c__Alphaproteobacteria;o__Sphingomonadales;f__Sphingomonadaceae;g__Sphingomonas;s__NA MM12
ASV2718:p__Bacteroidetes;c__Bacteroidia;o__Bacteroidales;f__Prevotellaceae;g__NA;s__NA MM12
ASV2737:p__Proteobacteria;c__Alphaproteobacteria;o__Rhodospirillales;f__Rhodospirillaceae;g__Telmatospirillum;s__NA MM12
ASV2738:p__Firmicutes;c__Clostridia;o__Clostridiales;f__Lachnospiraceae;g__Anaerostipes;s__NA MM12
ASV2739:p__Firmicutes;c__Clostridia;o__Clostridiales;f__NA;g__NA;s__NA MM12
ASV2742:p__Proteobacteria;c__Gammaproteobacteria;o__Vibrionales;f__Vibrionaceae;g__Vibrio;s__NA MM12
ASV2807:p__NA;c__NA;o__NA;f__NA;g__NA;s__NA MM12
ASV2809:p__NA;c__NA;o__NA;f__NA;g__NA;s__NA MM12
ASV2812:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Micrococcaceae;g__Rothia;s__NA MM12
ASV2813:p__NA;c__NA;o__NA;f__NA;g__NA;s__NA MM12
ASV2814:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Mycobacteriaceae;g__Mycobacterium;s__NA MM12
ASV2815:p__NA;c__NA;o__NA;f__NA;g__NA;s__NA MM12
ASV2816:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Mycobacteriaceae;g__Mycobacterium;s__NA MM12
ASV2817:p__NA;c__NA;o__NA;f__NA;g__NA;s__NA MM12
ASV2818:p__Cyanobacteria/Chloroplast;cCyanobacteria;o-;f__Family I;g__GpI;s__NA MM12
ASV2819:p__NA;c__NA;o__NA;f__NA;g__NA;s__NA MM12
ASV2820:p__NA;c__NA;o__NA;f__NA;g__NA;s__NA MM12
ASV2826:p__Acidobacteria;cAcidobacteria Gp1;o-;f__-;g__NA;s__NA MM12
ASV2827:p__NA;c__NA;o__NA;f__NA;g__NA;s__NA MM12
ASV2828:p__Candidatus Saccharibacteria;c-;o-;f__-;g__Saccharibacteria genera incertae sedis;s__NA MM12
ASV2829:p__Proteobacteria;c__Deltaproteobacteria;o__Bdellovibrionales;f__Bacteriovoracaceae;g__Peredibacter;s__NA MM12
ASV2830:p__Bacteroidetes;c__Sphingobacteriia;o__Sphingobacteriales;f__Chitinophagaceae;g__Hydrotalea;s__NA MM12
ASV2831:p__Bacteroidetes;c__Flavobacteriia;o__Flavobacteriales;f__Flavobacteriaceae;g__Flavobacterium;s__NA MM12
ASV2832:p__Proteobacteria;c__Gammaproteobacteria;o__Pseudomonadales;f__Pseudomonadaceae;g__Pseudomonas;s__NA MM12
ASV2833:p__Proteobacteria;c__Alphaproteobacteria;o__Rhizobiales;f__NA;g__NA;s__NA MM12
ASV2834:p__Proteobacteria;c__Alphaproteobacteria;o__Rhodobacterales;f__Rhodobacteraceae;g__Gemmobacter;s__NA MM12
ASV2835:p__Bacteroidetes;c__Cytophagia;o__Cytophagales;f__Cytophagaceae;g__Rufibacter;s__NA MM12
ASV2836:p__Bacteroidetes;c__Sphingobacteriia;o__Sphingobacteriales;f__Chitinophagaceae;g__Vibrionimonas;s__Bacteroidetes_bacterium(FJ816610) MM12
ASV2838:p__Armatimonadetes;c-;o-;f__-;g__Armatimonadetes gp5;s__NA MM12
ASV2839:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Micrococcaceae;g__Kocuria;s__Kocuria_carniphila(AJ622907) MM12
ASV2840:p__Chlamydiae;c__Chlamydiia;o__Chlamydiales;f__Parachlamydiaceae;g__Neochlamydia;s__NA MM12
ASV2841:p__NA;c__NA;o__NA;f__NA;g__NA;s__NA MM12
ASV2842:p__Proteobacteria;c__Gammaproteobacteria;o__NA;f__NA;g__NA;s__NA MM12
ASV2843:p__Proteobacteria;c__Deltaproteobacteria;o__Myxococcales;f__NA;g__NA;s__NA MM12
ASV18:p__Proteobacteria;c__Gammaproteobacteria;o__Enterobacteriales;f__Enterobacteriaceae;g__Escherichia/Shigella;s__Escherichia/Shigella_albertii(AJ508775) Endoscope control
ASV22:p__Firmicutes;c__Clostridia;o__Clostridiales;f__Ruminococcaceae;g__Gemmiger;s__NA Endoscope control
ASV75:p__Firmicutes;c__Clostridia;o__Clostridiales;f__Ruminococcaceae;g__Flavonifractor;s__Flavonifractor_plautii(AY724678) Endoscope control
ASV176:p__Bacteroidetes;c__Bacteroidia;o__Bacteroidales;f__Porphyromonadaceae;g__Barnesiella;s__NA Endoscope control
ASV442:p__Proteobacteria;c__Gammaproteobacteria;o__Pseudomonadales;f__Moraxellaceae;g__Acinetobacter;s__Acinetobacter_lwoffii(X81665) Endoscope control
ASV443:p__Proteobacteria;c__Betaproteobacteria;o__Burkholderiales;f__Comamonadaceae;g__Delftia;s__NA Endoscope control
ASV444:p__Proteobacteria;c__Alphaproteobacteria;o__Caulobacterales;f__Caulobacteraceae;g__Caulobacter;s__NA Endoscope control
ASV445:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Propionibacteriaceae;g__Propionibacterium;s__NA Endoscope control
ASV446:p__Proteobacteria;c__Gammaproteobacteria;o__Pseudomonadales;f__Moraxellaceae;g__Acinetobacter;s__NA Endoscope control
ASV453:p__Proteobacteria;c__Alphaproteobacteria;o__Rhizobiales;f__Methylobacteriaceae;g__Methylobacterium;s__Methylobacterium_rhodesianum(AB175642) Endoscope control
ASV454:p__Firmicutes;c__Bacilli;o__Bacillales;f__Staphylococcaceae;g__Staphylococcus;s__NA Endoscope control
ASV534:p__Firmicutes;c__Clostridia;o__Clostridiales;f__Lachnospiraceae;g__Lachnospiracea incertae sedis;s__NA Endoscope control
ASV614:p__Proteobacteria;c__Gammaproteobacteria;o__Pseudomonadales;f__Moraxellaceae;g__Acinetobacter;s__Acinetobacter_gandensis(KM206131) Endoscope control
ASV624:p__Proteobacteria;c__Gammaproteobacteria;o__Enterobacteriales;f__Enterobacteriaceae;g__Serratia;s__Serratia_liquefaciens(AJ306725) Endoscope control
ASV645:p__Proteobacteria;c__Alphaproteobacteria;o__Rhodobacterales;f__Rhodobacteraceae;g__Paracoccus;s__Paracoccus_fistulariae(GQ260189) Endoscope control
ASV652:p__Proteobacteria;c__Gammaproteobacteria;o__Pseudomonadales;f__Moraxellaceae;g__Acinetobacter;s__Acinetobacter_albensis(NR_145641.1) Endoscope control
ASV812:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Corynebacteriaceae;g__Corynebacterium;s__Corynebacterium_tuberculostearicum(AJ438050) Endoscope control
ASV840:p__Proteobacteria;c__Gammaproteobacteria;o__Enterobacteriales;f__Enterobacteriaceae;g__Serratia;s__Serratia_plymuthica(AJ233433) Endoscope control
ASV849:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Micromonosporaceae;g__Micromonospora;s__NA Endoscope control
ASV858:p__Cyanobacteria/Chloroplast;cChloroplast;o-;f__Chloroplast;g__Streptophyta;s__NA Endoscope control
ASV992:p__Proteobacteria;c__NA;o__NA;f__NA;g__NA;s__NA Endoscope control
ASV1632:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Corynebacteriaceae;g__Corynebacterium;s__NA Endoscope control
ASV2276:p__Bacteroidetes;c__Bacteroidia;o__Bacteroidales;f__Bacteroidaceae;g__Bacteroides;s__NA Endoscope control
ASV2382:p__Firmicutes;c__Bacilli;o__Bacillales;f__Bacillaceae 1;g__Bacillus;s__NA Endoscope control
ASV2569:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Microbacteriaceae;g__Microbacterium;s__NA Endoscope control
ASV2596:p__Proteobacteria;c__Betaproteobacteria;o__Burkholderiales;f__Burkholderiaceae;g__Ralstonia;s__Ralstonia_insidiosa(AF488779) Endoscope control
ASV2765:p__Firmicutes;c__Bacilli;o__Bacillales;f__Bacillales Incertae Sedis XII;g__Exiguobacterium;s__Exiguobacterium_sibiricum(CP001022) Endoscope control
ASV2766:p__Actinobacteria;c__Actinobacteria;o__Acidimicrobiales;f__Acidimicrobiaceae;g__Ilumatobacter;s__NA Endoscope control
ASV2767:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Micrococcaceae;g__Arthrobacter;s__NA Endoscope control
ASV2768:p__Gemmatimonadetes;c__Gemmatimonadetes;o__Gemmatimonadales;f__Gemmatimonadaceae;g__Gemmatimonas;s__NA Endoscope control
ASV2769:p__Cyanobacteria/Chloroplast;cChloroplast;o-;f__Chloroplast;g__Streptophyta;s__NA Endoscope control
ASV2770:p__Proteobacteria;c__Gammaproteobacteria;o__Xanthomonadales;f__Sinobacteraceae;g__NA;s__NA Endoscope control
ASV2771:p__Proteobacteria;c__Betaproteobacteria;o__Burkholderiales;f__Oxalobacteraceae;g__NA;s__NA Endoscope control
ASV2772:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Micromonosporaceae;g__Catellatospora;s__NA Endoscope control
ASV2773:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Nocardioidaceae;g__Nocardioides;s__NA Endoscope control
ASV2774:p__Proteobacteria;c__Betaproteobacteria;o__Burkholderiales;f__NA;g__NA;s__NA Endoscope control
ASV2775:p__Actinobacteria;c__Actinobacteria;o__Acidimicrobiales;f__Iamiaceae;g__Aquihabitans;s__NA Endoscope control
ASV2776:p__Proteobacteria;c__Alphaproteobacteria;o__Rhodobacterales;f__Rhodobacteraceae;g__Amaricoccus;s__NA Endoscope control
ASV2777:p__Proteobacteria;c__Betaproteobacteria;o__Burkholderiales;f__Comamonadaceae;g__NA;s__NA Endoscope control
ASV2778:p__Proteobacteria;c__Alphaproteobacteria;o__Alphaproteobacteria incertae sedis;f__-;g__Geminicoccus;s__NA Endoscope control
ASV2779:p__Actinobacteria;c__Actinobacteria;o__Gaiellales;f__Gaiellaceae;g__Gaiella;s__NA Endoscope control
ASV2780:p__Proteobacteria;c__Gammaproteobacteria;o__Oceanospirillales;f__Halomonadaceae;g__Halomonas;s__Halomonas_kenyensis(AY962237) Endoscope control
ASV2781:p__Verrucomicrobia;cSpartobacteria;o-;f__-;g__Spartobacteria genera incertae sedis;s__NA Endoscope control
ASV2782:p__NA;c__NA;o__NA;f__NA;g__NA;s__NA Endoscope control
ASV2783:p__Proteobacteria;c__Betaproteobacteria;o__Burkholderiales;f__NA;g__NA;s__NA Endoscope control
ASV2784:p__Parcubacteria;c-;o-;f__-;g__Parcubacteria genera incertae sedis;s__NA Endoscope control
ASV2785:p__NA;c__NA;o__NA;f__NA;g__NA;s__NA Endoscope control
ASV2786:p__Proteobacteria;c__NA;o__NA;f__NA;g__NA;s__NA Endoscope control
ASV2787:p__Firmicutes;c__Bacilli;o__Bacillales;f__Bacillales Incertae Sedis XII;g__Exiguobacterium;s__NA Endoscope control
ASV2788:p__Firmicutes;c__Clostridia;o__Clostridiales;f__Lachnospiraceae;g__Fusicatenibacter;s__NA Endoscope control
ASV2789:p__Firmicutes;c__Bacilli;o__Bacillales;f__Bacillales Incertae Sedis XII;g__Exiguobacterium;s__NA Endoscope control
ASV2790:p__Firmicutes;c__Clostridia;o__Clostridiales;f__Lachnospiraceae;g__NA;s__NA Endoscope control
ASV2791:p__Firmicutes;c__Clostridia;o__Clostridiales;f__Lachnospiraceae;g__NA;s__NA Endoscope control
ASV2792:p__Acidobacteria;cAcidobacteria Gp4;o-;f__-;g__Aridibacter;s__NA Endoscope control
ASV2793:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Propionibacteriaceae;g__Microlunatus;s__Microlunatus_aurantiacus(EF601828) Endoscope control
ASV2794:p__Proteobacteria;c__Gammaproteobacteria;o__Enterobacteriales;f__Enterobacteriaceae;g__Escherichia/Shigella;s__NA Endoscope control

There are 135 potential contaminant ASVs.

Session Info

##   [1] "R version 3.6.1 (2019-07-05)"                                                                        
##   [2] "Platform: x86_64-conda_cos6-linux-gnu (64-bit)"                                                      
##   [3] "Running under: CentOS release 6.7 (Final)"                                                           
##   [4] ""                                                                                                    
##   [5] "Matrix products: default"                                                                            
##   [6] "BLAS/LAPACK: /gfs/devel/nilott/cgat-24102019/conda-install/envs/cgat-flow/lib/libopenblasp-r0.3.9.so"
##   [7] ""                                                                                                    
##   [8] "locale:"                                                                                             
##   [9] " [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              "                                          
##  [10] " [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8    "                                          
##  [11] " [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   "                                          
##  [12] " [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 "                                          
##  [13] " [9] LC_ADDRESS=C               LC_TELEPHONE=C            "                                          
##  [14] "[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       "                                          
##  [15] ""                                                                                                    
##  [16] "attached base packages:"                                                                             
##  [17] " [1] grid      parallel  stats4    stats     graphics  grDevices utils    "                          
##  [18] " [8] datasets  methods   base     "                                                                  
##  [19] ""                                                                                                    
##  [20] "other attached packages:"                                                                            
##  [21] " [1] broom_0.5.2                 org.Hs.eg.db_3.10.0        "                                        
##  [22] " [3] sva_3.34.0                  genefilter_1.68.0          "                                        
##  [23] " [5] mgcv_1.8-31                 nlme_3.1-147               "                                        
##  [24] " [7] igraph_1.2.4.1              plyr_1.8.6                 "                                        
##  [25] " [9] GenomicFeatures_1.38.0      AnnotationDbi_1.48.0       "                                        
##  [26] "[11] goseq_1.38.0                geneLenDataBase_1.22.0     "                                        
##  [27] "[13] BiasedUrn_1.07              ALDEx2_1.18.0              "                                        
##  [28] "[15] edgeR_3.28.0                limma_3.42.0               "                                        
##  [29] "[17] phyloseq_1.30.0             tidyr_0.8.3                "                                        
##  [30] "[19] VennDiagram_1.6.20          futile.logger_1.4.3        "                                        
##  [31] "[21] psych_1.9.12.31             ComplexHeatmap_2.2.0       "                                        
##  [32] "[23] ggcorrplot_0.1.3            ggpubr_0.2.5               "                                        
##  [33] "[25] magrittr_1.5                cluster_2.1.0              "                                        
##  [34] "[27] dplyr_0.8.0.1               data.table_1.12.8          "                                        
##  [35] "[29] dynamicTreeCut_1.63-1       vegan_2.5-6                "                                        
##  [36] "[31] lattice_0.20-41             permute_0.9-5              "                                        
##  [37] "[33] pheatmap_1.0.12             vsn_3.54.0                 "                                        
##  [38] "[35] gridExtra_2.3               RColorBrewer_1.1-2         "                                        
##  [39] "[37] reshape_0.8.8               RSQLite_2.1.2              "                                        
##  [40] "[39] DESeq2_1.26.0               SummarizedExperiment_1.16.0"                                        
##  [41] "[41] DelayedArray_0.12.0         BiocParallel_1.20.0        "                                        
##  [42] "[43] matrixStats_0.56.0          Biobase_2.46.0             "                                        
##  [43] "[45] GenomicRanges_1.38.0        GenomeInfoDb_1.22.0        "                                        
##  [44] "[47] IRanges_2.20.0              S4Vectors_0.24.0           "                                        
##  [45] "[49] BiocGenerics_0.32.0         gtools_3.8.2               "                                        
##  [46] "[51] gplots_3.0.3                car_3.0-2                  "                                        
##  [47] "[53] carData_3.0-2               ggrepel_0.8.2              "                                        
##  [48] "[55] ggplot2_3.2.1               knitr_1.25                 "                                        
##  [49] ""                                                                                                    
##  [50] "loaded via a namespace (and not attached):"                                                          
##  [51] "  [1] tidyselect_1.0.0         htmlwidgets_1.5.1       "                                             
##  [52] "  [3] munsell_0.5.0            codetools_0.2-16        "                                             
##  [53] "  [5] preprocessCore_1.48.0    withr_2.3.0             "                                             
##  [54] "  [7] colorspace_1.4-1         highr_0.8               "                                             
##  [55] "  [9] rstudioapi_0.11          ggsignif_0.6.0          "                                             
##  [56] " [11] labeling_0.3             GenomeInfoDbData_1.2.1  "                                             
##  [57] " [13] mnormt_1.5-6             bit64_0.9-7             "                                             
##  [58] " [15] farver_2.0.3             rhdf5_2.30.0            "                                             
##  [59] " [17] generics_0.0.2           vctrs_0.2.4             "                                             
##  [60] " [19] lambda.r_1.2.4           xfun_0.13               "                                             
##  [61] " [21] BiocFileCache_1.10.0     fastcluster_1.1.25      "                                             
##  [62] " [23] doParallel_1.0.16        R6_2.4.1                "                                             
##  [63] " [25] clue_0.3-57              locfit_1.5-9.4          "                                             
##  [64] " [27] bitops_1.0-6             assertthat_0.2.1        "                                             
##  [65] " [29] scales_1.1.0             nnet_7.3-13             "                                             
##  [66] " [31] gtable_0.3.0             affy_1.64.0             "                                             
##  [67] " [33] WGCNA_1.69               rlang_0.4.10            "                                             
##  [68] " [35] GlobalOptions_0.1.2      splines_3.6.1           "                                             
##  [69] " [37] rtracklayer_1.46.0       lazyeval_0.2.2          "                                             
##  [70] " [39] impute_1.60.0            acepack_1.4.1           "                                             
##  [71] " [41] checkmate_2.0.0          BiocManager_1.30.10     "                                             
##  [72] " [43] yaml_2.2.1               reshape2_1.4.3          "                                             
##  [73] " [45] abind_1.4-5              backports_1.1.6         "                                             
##  [74] " [47] Hmisc_4.2-0              tools_3.6.1             "                                             
##  [75] " [49] affyio_1.56.0            ellipsis_0.3.0          "                                             
##  [76] " [51] biomformat_1.14.0        Rcpp_1.0.4.6            "                                             
##  [77] " [53] base64enc_0.1-3          progress_1.2.2          "                                             
##  [78] " [55] zlibbioc_1.32.0          purrr_0.3.4             "                                             
##  [79] " [57] RCurl_1.95-4.12          prettyunits_1.1.1       "                                             
##  [80] " [59] rpart_4.1-15             openssl_1.4.1           "                                             
##  [81] " [61] GetoptLong_1.0.0         haven_2.1.0             "                                             
##  [82] " [63] futile.options_1.0.1     openxlsx_4.1.0          "                                             
##  [83] " [65] circlize_0.4.10          hms_0.5.3               "                                             
##  [84] " [67] evaluate_0.14            xtable_1.8-4            "                                             
##  [85] " [69] XML_3.98-1.20            rio_0.5.16              "                                             
##  [86] " [71] jpeg_0.1-8.1             readxl_1.3.1            "                                             
##  [87] " [73] shape_1.4.4              compiler_3.6.1          "                                             
##  [88] " [75] biomaRt_2.42.0           tibble_3.0.1            "                                             
##  [89] " [77] KernSmooth_2.23-16       crayon_1.3.4            "                                             
##  [90] " [79] htmltools_0.4.0          Formula_1.2-3           "                                             
##  [91] " [81] geneplotter_1.64.0       DBI_1.0.0               "                                             
##  [92] " [83] formatR_1.7              dbplyr_1.4.3            "                                             
##  [93] " [85] rappdirs_0.3.1           MASS_7.3-51.4           "                                             
##  [94] " [87] Matrix_1.2-18            ade4_1.7-15             "                                             
##  [95] " [89] gdata_2.18.0             forcats_0.4.0           "                                             
##  [96] " [91] pkgconfig_2.0.3          GenomicAlignments_1.22.0"                                             
##  [97] " [93] foreign_0.8-76           foreach_1.5.0           "                                             
##  [98] " [95] annotate_1.64.0          multtest_2.42.0         "                                             
##  [99] " [97] XVector_0.26.0           stringr_1.4.0           "                                             
## [100] " [99] digest_0.6.27            Biostrings_2.54.0       "                                             
## [101] "[101] rmarkdown_1.16           cellranger_1.1.0        "                                             
## [102] "[103] htmlTable_1.13.3         curl_4.3                "                                             
## [103] "[105] Rsamtools_2.2.0          rjson_0.2.20            "                                             
## [104] "[107] lifecycle_0.2.0          jsonlite_1.6.1          "                                             
## [105] "[109] Rhdf5lib_1.8.0           askpass_1.1             "                                             
## [106] "[111] pillar_1.4.3             GO.db_3.10.0            "                                             
## [107] "[113] httr_1.4.1               survival_3.1-12         "                                             
## [108] "[115] glue_1.4.2               zip_2.0.1               "                                             
## [109] "[117] png_0.1-7                iterators_1.0.12        "                                             
## [110] "[119] bit_4.0.4                stringi_1.4.3           "                                             
## [111] "[121] blob_1.2.1               latticeExtra_0.6-29     "                                             
## [112] "[123] caTools_1.18.0           memoise_1.1.0           "                                             
## [113] "[125] ape_5.3                 "

6. 16S rRNA exploratory analysis

Here I look at various high-level analyses and visualisations of the microbiome data including alpha and beta diversity.

Data analyis

Overview

For the purposes of potentially integrating the data we have here with the RNA-seq data also generated for these samples, I am only going to look at the biopsy samples. This takes a level of complexity out of the data analysis which may confuse things.

Sample overview

Samples are removed if they have < 5000 reads

group location collection Freq
HEALTHY Caecum Biopsy 14
PSC/UC Caecum Biopsy 16
UC Caecum Biopsy 18
HEALTHY Ileum Biopsy 14
PSC/UC Ileum Biopsy 19
UC Ileum Biopsy 16
HEALTHY Rectum Biopsy 13
PSC/UC Rectum Biopsy 18
UC Rectum Biopsy 14

General characteristics

First I look at the general characteristics of the data in terms of the major phyla that are present in the biopsies.

## TableGrob (1 x 4) "arrange": 4 grobs
##   z     cells    name           grob
## 1 1 (1-1,1-1) arrange gtable[layout]
## 2 2 (1-1,2-2) arrange gtable[layout]
## 3 3 (1-1,3-3) arrange gtable[layout]
## 4 4 (1-1,4-4) arrange gtable[layout]

The endoscope control looks different to the experimental samples. I’m not too worried about contamination at this point especially given the results of the serial dilution samples.

PCA

There aren’t really any major issues with any differences between groups of interst and library sizes etc. They are all not statistically significant.

Endoscope control ASV abundances

If the ASVs that are present in the endoscope control are true contaminants then they will be correlated with DNA abundance.

Correlation with DNA concentration

cor p.value padj
ASV18:p__Proteobacteria;c__Gammaproteobacteria;o__Enterobacteriales;f__Enterobacteriaceae;g__Escherichia/Shigella;s__Escherichia/Shigella_albertii(AJ508775) -0.1093255 0.1952736 1.0000000
ASV22:p__Firmicutes;c__Clostridia;o__Clostridiales;f__Ruminococcaceae;g__Gemmiger;s__NA -0.0046260 0.9564266 1.0000000
ASV75:p__Firmicutes;c__Clostridia;o__Clostridiales;f__Ruminococcaceae;g__Flavonifractor;s__Flavonifractor_plautii(AY724678) 0.0968125 0.2517325 1.0000000
ASV176:p__Bacteroidetes;c__Bacteroidia;o__Bacteroidales;f__Porphyromonadaceae;g__Barnesiella;s__NA -0.1398747 0.0968662 1.0000000
ASV442:p__Proteobacteria;c__Gammaproteobacteria;o__Pseudomonadales;f__Moraxellaceae;g__Acinetobacter;s__Acinetobacter_lwoffii(X81665) 0.2372051 0.0044786 0.1254006
ASV443:p__Proteobacteria;c__Betaproteobacteria;o__Burkholderiales;f__Comamonadaceae;g__Delftia;s__NA 0.1635570 0.0517872 1.0000000
ASV444:p__Proteobacteria;c__Alphaproteobacteria;o__Caulobacterales;f__Caulobacteraceae;g__Caulobacter;s__NA 0.0633581 0.4538096 1.0000000
ASV445:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Propionibacteriaceae;g__Propionibacterium;s__NA 0.0438024 0.6047371 1.0000000
ASV446:p__Proteobacteria;c__Gammaproteobacteria;o__Pseudomonadales;f__Moraxellaceae;g__Acinetobacter;s__NA 0.0883121 0.2959756 1.0000000
ASV453:p__Proteobacteria;c__Alphaproteobacteria;o__Rhizobiales;f__Methylobacteriaceae;g__Methylobacterium;s__Methylobacterium_rhodesianum(AB175642) -0.0293551 0.7287498 1.0000000
ASV454:p__Firmicutes;c__Bacilli;o__Bacillales;f__Staphylococcaceae;g__Staphylococcus;s__NA 0.0601360 0.4771385 1.0000000
ASV534:p__Firmicutes;c__Clostridia;o__Clostridiales;f__Lachnospiraceae;g__Lachnospiracea incertae sedis;s__NA 0.0809799 0.3380467 1.0000000
ASV614:p__Proteobacteria;c__Gammaproteobacteria;o__Pseudomonadales;f__Moraxellaceae;g__Acinetobacter;s__Acinetobacter_gandensis(KM206131) 0.0853374 0.3126066 1.0000000
ASV624:p__Proteobacteria;c__Gammaproteobacteria;o__Enterobacteriales;f__Enterobacteriaceae;g__Serratia;s__Serratia_liquefaciens(AJ306725) -0.1420740 0.0916783 1.0000000
ASV645:p__Proteobacteria;c__Alphaproteobacteria;o__Rhodobacterales;f__Rhodobacteraceae;g__Paracoccus;s__Paracoccus_fistulariae(GQ260189) 0.0649548 0.4424897 1.0000000
ASV652:p__Proteobacteria;c__Gammaproteobacteria;o__Pseudomonadales;f__Moraxellaceae;g__Acinetobacter;s__Acinetobacter_albensis(NR_145641.1) -0.0700516 0.4074435 1.0000000
ASV812:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Corynebacteriaceae;g__Corynebacterium;s__Corynebacterium_tuberculostearicum(AJ438050) 0.0559815 0.5081510 1.0000000
ASV840:p__Proteobacteria;c__Gammaproteobacteria;o__Enterobacteriales;f__Enterobacteriaceae;g__Serratia;s__Serratia_plymuthica(AJ233433) -0.1240079 0.1414683 1.0000000
ASV849:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Micromonosporaceae;g__Micromonospora;s__NA -0.0614389 0.4676275 1.0000000
ASV858:p__Cyanobacteria/Chloroplast;cChloroplast;o-;f__Chloroplast;g__Streptophyta;s__NA 0.0185018 0.8270045 1.0000000
ASV992:p__Proteobacteria;c__NA;o__NA;f__NA;g__NA;s__NA -0.0490811 0.5618817 1.0000000
ASV1632:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Corynebacteriaceae;g__Corynebacterium;s__NA -0.0025231 0.9762263 1.0000000
ASV2276:p__Bacteroidetes;c__Bacteroidia;o__Bacteroidales;f__Bacteroidaceae;g__Bacteroides;s__NA 0.0971377 0.2501354 1.0000000
ASV2382:p__Firmicutes;c__Bacilli;o__Bacillales;f__Bacillaceae 1;g__Bacillus;s__NA 0.0316906 0.7081115 1.0000000
ASV2569:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Microbacteriaceae;g__Microbacterium;s__NA -0.0259099 0.7595482 1.0000000
ASV2596:p__Proteobacteria;c__Betaproteobacteria;o__Burkholderiales;f__Burkholderiaceae;g__Ralstonia;s__Ralstonia_insidiosa(AF488779) 0.0872719 0.3017234 1.0000000
ASV2765:p__Firmicutes;c__Bacilli;o__Bacillales;f__Bacillales Incertae Sedis XII;g__Exiguobacterium;s__Exiguobacterium_sibiricum(CP001022) NA NA NA
ASV2766:p__Actinobacteria;c__Actinobacteria;o__Acidimicrobiales;f__Acidimicrobiaceae;g__Ilumatobacter;s__NA NA NA NA
ASV2767:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Micrococcaceae;g__Arthrobacter;s__NA -0.0623605 0.4609636 1.0000000
ASV2768:p__Gemmatimonadetes;c__Gemmatimonadetes;o__Gemmatimonadales;f__Gemmatimonadaceae;g__Gemmatimonas;s__NA NA NA NA
ASV2769:p__Cyanobacteria/Chloroplast;cChloroplast;o-;f__Chloroplast;g__Streptophyta;s__NA NA NA NA
ASV2770:p__Proteobacteria;c__Gammaproteobacteria;o__Xanthomonadales;f__Sinobacteraceae;g__NA;s__NA NA NA NA
ASV2771:p__Proteobacteria;c__Betaproteobacteria;o__Burkholderiales;f__Oxalobacteraceae;g__NA;s__NA NA NA NA
ASV2772:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Micromonosporaceae;g__Catellatospora;s__NA NA NA NA
ASV2773:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Nocardioidaceae;g__Nocardioides;s__NA NA NA NA
ASV2774:p__Proteobacteria;c__Betaproteobacteria;o__Burkholderiales;f__NA;g__NA;s__NA NA NA NA
ASV2775:p__Actinobacteria;c__Actinobacteria;o__Acidimicrobiales;f__Iamiaceae;g__Aquihabitans;s__NA NA NA NA
ASV2776:p__Proteobacteria;c__Alphaproteobacteria;o__Rhodobacterales;f__Rhodobacteraceae;g__Amaricoccus;s__NA NA NA NA
ASV2777:p__Proteobacteria;c__Betaproteobacteria;o__Burkholderiales;f__Comamonadaceae;g__NA;s__NA NA NA NA
ASV2778:p__Proteobacteria;c__Alphaproteobacteria;o__Alphaproteobacteria incertae sedis;f__-;g__Geminicoccus;s__NA NA NA NA
ASV2779:p__Actinobacteria;c__Actinobacteria;o__Gaiellales;f__Gaiellaceae;g__Gaiella;s__NA NA NA NA
ASV2780:p__Proteobacteria;c__Gammaproteobacteria;o__Oceanospirillales;f__Halomonadaceae;g__Halomonas;s__Halomonas_kenyensis(AY962237) 0.0145562 0.8634897 1.0000000
ASV2781:p__Verrucomicrobia;cSpartobacteria;o-;f__-;g__Spartobacteria genera incertae sedis;s__NA NA NA NA
ASV2782:p__NA;c__NA;o__NA;f__NA;g__NA;s__NA NA NA NA
ASV2783:p__Proteobacteria;c__Betaproteobacteria;o__Burkholderiales;f__NA;g__NA;s__NA NA NA NA
ASV2784:p__Parcubacteria;c-;o-;f__-;g__Parcubacteria genera incertae sedis;s__NA NA NA NA
ASV2785:p__NA;c__NA;o__NA;f__NA;g__NA;s__NA NA NA NA
ASV2786:p__Proteobacteria;c__NA;o__NA;f__NA;g__NA;s__NA NA NA NA
ASV2787:p__Firmicutes;c__Bacilli;o__Bacillales;f__Bacillales Incertae Sedis XII;g__Exiguobacterium;s__NA NA NA NA
ASV2788:p__Firmicutes;c__Clostridia;o__Clostridiales;f__Lachnospiraceae;g__Fusicatenibacter;s__NA NA NA NA
ASV2789:p__Firmicutes;c__Bacilli;o__Bacillales;f__Bacillales Incertae Sedis XII;g__Exiguobacterium;s__NA NA NA NA
ASV2790:p__Firmicutes;c__Clostridia;o__Clostridiales;f__Lachnospiraceae;g__NA;s__NA NA NA NA
ASV2791:p__Firmicutes;c__Clostridia;o__Clostridiales;f__Lachnospiraceae;g__NA;s__NA NA NA NA
ASV2792:p__Acidobacteria;cAcidobacteria Gp4;o-;f__-;g__Aridibacter;s__NA NA NA NA
ASV2793:p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Propionibacteriaceae;g__Microlunatus;s__Microlunatus_aurantiacus(EF601828) NA NA NA
ASV2794:p__Proteobacteria;c__Gammaproteobacteria;o__Enterobacteriales;f__Enterobacteriaceae;g__Escherichia/Shigella;s__NA NA NA NA

None of the ASVs in the endoscope control are correlated with DNA concentration - suggests not contamination.

Prevalence and abundance of endoscope control ASVs

I have a feeling that the ASVs in the endoscope control are more likely to have come from index switching and cross-well contamination rather than contamination from the endoscope itself. If they are indeed cross-well contamination or index switching events then we would expect that they would be follow the same patterns in the experimental samples as all other ASVs. This is what I plot below.

They do seem to follow the same patterns of abundance and prevalence as the experimental ASVs and are therefore unlikely to be contaminants.

Running decontam

It doesn’t look as if the ASVs in the endoscope control are contaminants. We can test this within the decontam statistical framework. This is not executed for now.

Diversity metrics

Relationship between library size and alpha diversity

Above were the data that included the endoscope ccontrol. Below I take this out and continue with the sample data. First I look at the relationship between the library size and the richness estimates (Shannon). The ASVs that have at least a phylum-level assignment are kept.

Number of ASVs
mean min max
128.5211 49 280

These were run in two batches and the second run has many more reads. This does not however affect the alpha diversity (Shannon).

Alpha diversity across locations

Here we do a rough comparison of alpha diversity across the tissues. Significance is defined by the kruskal Wallis test of each factor against Shannon diversity and number of ASVs separately.

Shannon diversity
~factor chi.squared p.value
1 patient.id 121.117896188319 1.06760969216269e-06
3 tissue.location 0.4002080917071 0.818645571969398
4 group 5.85777398712719 0.0534565024782918
5 batch 0.695958095958133 0.404145174628505

Number of ASVs
~factor chi.squared p.value
1 patient.id 110.820611155009 1.79037923079781e-05
3 tissue.location 0.486555479284278 0.784053720728263
4 group 6.53429174135486 0.0381150572817224
5 library.size 141 0.48416101349551
6 batch 1.63971506163282 0.20036456728849

From the plots it looks like there are effects of batch - the second batch was sequenced to significantly higher depth than batch1. Also the first batch included the MM12 controls and so there may have been some issue with cross-well contamination (possibly) in batch1 vs. batch2. This makes things slightly difficult to interpret overall but given the difference in batches I think it is difficult to conclude that there are anuy concrete differences between groups.

Below are crude kruskall-wallis tests with no accounting for batch.

Caecum PSC vs. healthy (Shannon)
~factor chi.squared p.value
1 patient.id 29 0.465066241237879
3 group 3.04838709677419 0.0808173664658657
4 batch 1.21719094369865 0.269912635714124
Caecum UC vs. healthy (Shannon)
~factor chi.squared p.value
1 patient.id 31 0.466212506217508
3 group 0.174603174603163 0.676052808564355
4 batch 1.32850241545894 0.249071814437014
Caecum PSC vs. UC (Shannon)
~factor chi.squared p.value
1 patient.id 33 0.467252881372909
3 group 2.20119047619048 0.137904198835791
4 batch 0.323076923076911 0.569764367960628
Ileum PSC vs. healthy (Shannon)
~factor chi.squared p.value
1 patient.id 32 0.466744891387721
3 group 4.77664750110571 0.0288482308143632
4 batch 0.298235294117646 0.584990853625149
Ileum UC vs. healthy (Shannon)
~factor chi.squared p.value
1 patient.id 29 0.465066241237879
3 group 0.836405529953922 0.360426818717654
4 batch 1.85999999999999 0.172624800262967
Ileum PSC vs. UC (Shannon)
~factor chi.squared p.value
1 patient.id 34 0.467738283873813
3 group 1.19407894736842 0.274508325681233
4 batch 1.125 0.288844366346485
Rectum PSC vs. healthy (Shannon)
~factor chi.squared p.value
1 patient.id 30 0.46565370894401
3 group 0.014423076923066 0.904407009618679
4 batch 1.71399456521739 0.190467915258302
Rectum UC vs. healthy (Shannon)
~factor chi.squared p.value
1 patient.id 26 0.463104747099681
3 group 0 1
4 batch 2.07407407407408 0.149820836066893
Rectum PSC vs. UC (Shannon)
~factor chi.squared p.value
1 patient.id 31 0.466212506217508
3 group 0.0519480519480453 0.8197075378298
4 batch 0.150129870129874 0.698411280655187

Even with these crude tests there is only a significant increase in diversity in the ileum of PSC/UC patients. Given the number of tests this is not completely unexpected and these results should be taken with caution. The results are so on the cusp that the safest option is to report that there is marginal difference but likely driven at least in part by batch effects.

Controlling for batch effects

I have been looking quite a lot at how to control for batch effects in this analysis - it is still not clear whether this increase in diversity in the PSC/UC ileum is driven by batch effects. Below I perform anova controlling for batch to see whether this has an impact on the results.

## Anova Table (Type III tests)
## 
## Response: to.test.ileum.shannon$alpha.diversity
##              Sum Sq Df  F value Pr(>F)    
## (Intercept) 100.817  1 326.7878 <2e-16 ***
## batch         0.147  1   0.4765 0.4935    
## group         1.176  2   1.9052 0.1606    
## Residuals    13.883 45                    
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## Anova Table (Type III tests)
## 
## Response: to.test.caecum.shannon$alpha.diversity
##              Sum Sq Df  F value Pr(>F)    
## (Intercept) 118.537  1 518.7124 <2e-16 ***
## batch         0.140  1   0.6148 0.4372    
## group         0.858  2   1.8762 0.1652    
## Residuals    10.055 44                    
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## Anova Table (Type III tests)
## 
## Response: to.test.rectum.shannon$alpha.diversity
##              Sum Sq Df  F value Pr(>F)    
## (Intercept) 106.300  1 393.9025 <2e-16 ***
## batch         0.055  1   0.2022 0.6553    
## group         0.086  2   0.1586 0.8539    
## Residuals    11.064 41                    
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1

Overall Principal Components plot

As has already been seen for alpha diversity measures, the fact that the data were generated from two separate sequencing runs has had an impact. This may also have an impact on beta diversity. Here I look at the overall effect of sequencing batch on ASV-level microbiome profiles.

While there is not a huge amount of variance explained by the first few principle components, there is a clustering by batch (PC2). Below I look at whether this is significant.

Association of covariates
Df SumsOfSqs MeanSqs F.Model R2 Pr..F.
batch 1 11636.52 11636.518 4.849937 0.0334825 0.000999
Residuals 140 335903.82 2399.313 NA 0.9665175 NA
Total 141 347540.34 NA NA 1.0000000 NA
Association of covariates
Df SumsOfSqs MeanSqs F.Model R2 Pr..F.
batch 1 11636.518 11636.518 4.8207494 0.0334825 0.000999
Tissue.location 2 2793.902 1396.951 0.5787256 0.0080391 1.000000
Residuals 138 333109.919 2413.840 NA 0.9584784 NA
Total 141 347540.339 NA NA 1.0000000 NA
Association of covariates
Df SumsOfSqs MeanSqs F.Model R2 Pr..F.
batch 1 11636.52 11636.518 4.953076 0.0334825 0.000999
Disease 2 11693.26 5846.629 2.488614 0.0336458 0.000999
Residuals 138 324210.56 2349.352 NA 0.9328717 NA
Total 141 347540.34 NA NA 1.0000000 NA

There is a significant effect of batch. There is no significant association with tissue location but there is with disease. The disease association stand when controlling for batch. In fact I will do this at genus level and use a filtering cutoff of >0.1% relative abundance in at least 14 samples (minimum for any one group).

I think that in the interests of transparency in reporting in the manuscript I will include a PCA plot with each of the variables of interest - batch, disease, tissue separately coloured as below.

Association of covariates
Df SumsOfSqs MeanSqs F.Model R2 Pr..F.
Tissue.location 2 592.6791 296.3396 0.5550181 0.0079226 1
Residuals 139 74215.9607 533.9278 NA 0.9920774 NA
Total 141 74808.6398 NA NA 1.0000000 NA
Association of covariates
Df SumsOfSqs MeanSqs F.Model R2 Pr..F.
Disease 2 3385.736 1692.8680 3.294583 0.0452586 0.000999
Residuals 139 71422.904 513.8338 NA 0.9547414 NA
Total 141 74808.640 NA NA 1.0000000 NA
Association of covariates
Df SumsOfSqs MeanSqs F.Model R2 Pr..F.
batch 1 4147.894 4147.8942 8.218215 0.0554467 0.000999
Residuals 140 70660.746 504.7196 NA 0.9445533 NA
Total 141 74808.640 NA NA 1.0000000 NA

While there is a significant batch effect, it may be that this is dependent on filtering thresholds. Below I expore this.

Batch effects seem to be removed when filtering on at least 1% in at least 14 samples (i.e. minimum number per group). I next to see if the association with disease holds up when this filtering is used.

Association of covariates
Df SumsOfSqs MeanSqs F.Model R2 Pr..F.
batch 1 1913.629 1913.6287 6.161857 0.0412657 0.000999
Disease 2 1602.395 801.1976 2.579845 0.0345542 0.000999
Residuals 138 42857.332 310.5604 NA 0.9241801 NA
Total 141 46373.356 NA NA 1.0000000 NA

There does remain a significant effect of batch but it is not in the first two PCs. It may be that this is more an effect in ASVs and may disappear when aggregated at higher taxonomic levels.

Genus

Association of covariates
Df SumsOfSqs MeanSqs F.Model R2 Pr..F.
batch 1 4415.884 4415.8838 7.451143 0.0492449 0.000999
Disease 2 3471.059 1735.5296 2.928446 0.0387084 0.000999
Residuals 138 81785.032 592.6452 NA 0.9120467 NA
Total 141 89671.975 NA NA 1.0000000 NA

There is still a batch effect at the genus level.

Family

Association of covariates
Df SumsOfSqs MeanSqs F.Model R2 Pr..F.
batch 1 2583.030 2583.0301 9.694180 0.0629488 0.000999
Disease 2 1680.467 840.2336 3.153419 0.0409532 0.000999
Residuals 138 36770.327 266.4516 NA 0.8960980 NA
Total 141 41033.825 NA NA 1.0000000 NA

There is an even stronger association between batch and family-level profiles. There still exists an association with disease. Batch will have to be kjtaken into account when doing differential abundance testing.

Within-individual and between individual dissimilarity - tissue site

Although there doesn’t seem to be an effect of tissue location on microbiome composition it is of interest to known whether samples taken within an individual are closer in terms of microbiome composition than samples taken between individuals but within a site i.e. is there more variation between sites than between individuals. Below I calculate the Bray-curtis dissimilarity both within an inidividual and within each site (between individuals) to asses this.

chi.squared p.value
Kruskal-Wallis chi-squared 239.9289 0

Session Info

##   [1] "R version 3.6.1 (2019-07-05)"                                                                        
##   [2] "Platform: x86_64-conda_cos6-linux-gnu (64-bit)"                                                      
##   [3] "Running under: CentOS release 6.7 (Final)"                                                           
##   [4] ""                                                                                                    
##   [5] "Matrix products: default"                                                                            
##   [6] "BLAS/LAPACK: /gfs/devel/nilott/cgat-24102019/conda-install/envs/cgat-flow/lib/libopenblasp-r0.3.9.so"
##   [7] ""                                                                                                    
##   [8] "locale:"                                                                                             
##   [9] " [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              "                                          
##  [10] " [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8    "                                          
##  [11] " [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   "                                          
##  [12] " [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 "                                          
##  [13] " [9] LC_ADDRESS=C               LC_TELEPHONE=C            "                                          
##  [14] "[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       "                                          
##  [15] ""                                                                                                    
##  [16] "attached base packages:"                                                                             
##  [17] " [1] grid      parallel  stats4    stats     graphics  grDevices utils    "                          
##  [18] " [8] datasets  methods   base     "                                                                  
##  [19] ""                                                                                                    
##  [20] "other attached packages:"                                                                            
##  [21] " [1] broom_0.5.2                 org.Hs.eg.db_3.10.0        "                                        
##  [22] " [3] sva_3.34.0                  genefilter_1.68.0          "                                        
##  [23] " [5] mgcv_1.8-31                 nlme_3.1-147               "                                        
##  [24] " [7] igraph_1.2.4.1              plyr_1.8.6                 "                                        
##  [25] " [9] GenomicFeatures_1.38.0      AnnotationDbi_1.48.0       "                                        
##  [26] "[11] goseq_1.38.0                geneLenDataBase_1.22.0     "                                        
##  [27] "[13] BiasedUrn_1.07              ALDEx2_1.18.0              "                                        
##  [28] "[15] edgeR_3.28.0                limma_3.42.0               "                                        
##  [29] "[17] phyloseq_1.30.0             tidyr_0.8.3                "                                        
##  [30] "[19] VennDiagram_1.6.20          futile.logger_1.4.3        "                                        
##  [31] "[21] psych_1.9.12.31             ComplexHeatmap_2.2.0       "                                        
##  [32] "[23] ggcorrplot_0.1.3            ggpubr_0.2.5               "                                        
##  [33] "[25] magrittr_1.5                cluster_2.1.0              "                                        
##  [34] "[27] dplyr_0.8.0.1               data.table_1.12.8          "                                        
##  [35] "[29] dynamicTreeCut_1.63-1       vegan_2.5-6                "                                        
##  [36] "[31] lattice_0.20-41             permute_0.9-5              "                                        
##  [37] "[33] pheatmap_1.0.12             vsn_3.54.0                 "                                        
##  [38] "[35] gridExtra_2.3               RColorBrewer_1.1-2         "                                        
##  [39] "[37] reshape_0.8.8               RSQLite_2.1.2              "                                        
##  [40] "[39] DESeq2_1.26.0               SummarizedExperiment_1.16.0"                                        
##  [41] "[41] DelayedArray_0.12.0         BiocParallel_1.20.0        "                                        
##  [42] "[43] matrixStats_0.56.0          Biobase_2.46.0             "                                        
##  [43] "[45] GenomicRanges_1.38.0        GenomeInfoDb_1.22.0        "                                        
##  [44] "[47] IRanges_2.20.0              S4Vectors_0.24.0           "                                        
##  [45] "[49] BiocGenerics_0.32.0         gtools_3.8.2               "                                        
##  [46] "[51] gplots_3.0.3                car_3.0-2                  "                                        
##  [47] "[53] carData_3.0-2               ggrepel_0.8.2              "                                        
##  [48] "[55] ggplot2_3.2.1               knitr_1.25                 "                                        
##  [49] ""                                                                                                    
##  [50] "loaded via a namespace (and not attached):"                                                          
##  [51] "  [1] tidyselect_1.0.0         htmlwidgets_1.5.1       "                                             
##  [52] "  [3] munsell_0.5.0            codetools_0.2-16        "                                             
##  [53] "  [5] preprocessCore_1.48.0    withr_2.3.0             "                                             
##  [54] "  [7] colorspace_1.4-1         highr_0.8               "                                             
##  [55] "  [9] rstudioapi_0.11          ggsignif_0.6.0          "                                             
##  [56] " [11] labeling_0.3             GenomeInfoDbData_1.2.1  "                                             
##  [57] " [13] mnormt_1.5-6             bit64_0.9-7             "                                             
##  [58] " [15] farver_2.0.3             rhdf5_2.30.0            "                                             
##  [59] " [17] generics_0.0.2           vctrs_0.2.4             "                                             
##  [60] " [19] lambda.r_1.2.4           xfun_0.13               "                                             
##  [61] " [21] BiocFileCache_1.10.0     fastcluster_1.1.25      "                                             
##  [62] " [23] doParallel_1.0.16        R6_2.4.1                "                                             
##  [63] " [25] clue_0.3-57              locfit_1.5-9.4          "                                             
##  [64] " [27] bitops_1.0-6             assertthat_0.2.1        "                                             
##  [65] " [29] scales_1.1.0             nnet_7.3-13             "                                             
##  [66] " [31] gtable_0.3.0             affy_1.64.0             "                                             
##  [67] " [33] WGCNA_1.69               rlang_0.4.10            "                                             
##  [68] " [35] GlobalOptions_0.1.2      splines_3.6.1           "                                             
##  [69] " [37] rtracklayer_1.46.0       lazyeval_0.2.2          "                                             
##  [70] " [39] impute_1.60.0            acepack_1.4.1           "                                             
##  [71] " [41] checkmate_2.0.0          BiocManager_1.30.10     "                                             
##  [72] " [43] yaml_2.2.1               reshape2_1.4.3          "                                             
##  [73] " [45] abind_1.4-5              backports_1.1.6         "                                             
##  [74] " [47] Hmisc_4.2-0              tools_3.6.1             "                                             
##  [75] " [49] affyio_1.56.0            ellipsis_0.3.0          "                                             
##  [76] " [51] biomformat_1.14.0        Rcpp_1.0.4.6            "                                             
##  [77] " [53] base64enc_0.1-3          progress_1.2.2          "                                             
##  [78] " [55] zlibbioc_1.32.0          purrr_0.3.4             "                                             
##  [79] " [57] RCurl_1.95-4.12          prettyunits_1.1.1       "                                             
##  [80] " [59] rpart_4.1-15             openssl_1.4.1           "                                             
##  [81] " [61] GetoptLong_1.0.0         haven_2.1.0             "                                             
##  [82] " [63] futile.options_1.0.1     openxlsx_4.1.0          "                                             
##  [83] " [65] circlize_0.4.10          hms_0.5.3               "                                             
##  [84] " [67] evaluate_0.14            xtable_1.8-4            "                                             
##  [85] " [69] XML_3.98-1.20            rio_0.5.16              "                                             
##  [86] " [71] jpeg_0.1-8.1             readxl_1.3.1            "                                             
##  [87] " [73] shape_1.4.4              compiler_3.6.1          "                                             
##  [88] " [75] biomaRt_2.42.0           tibble_3.0.1            "                                             
##  [89] " [77] KernSmooth_2.23-16       crayon_1.3.4            "                                             
##  [90] " [79] htmltools_0.4.0          Formula_1.2-3           "                                             
##  [91] " [81] geneplotter_1.64.0       DBI_1.0.0               "                                             
##  [92] " [83] formatR_1.7              dbplyr_1.4.3            "                                             
##  [93] " [85] rappdirs_0.3.1           MASS_7.3-51.4           "                                             
##  [94] " [87] Matrix_1.2-18            ade4_1.7-15             "                                             
##  [95] " [89] gdata_2.18.0             forcats_0.4.0           "                                             
##  [96] " [91] pkgconfig_2.0.3          GenomicAlignments_1.22.0"                                             
##  [97] " [93] foreign_0.8-76           foreach_1.5.0           "                                             
##  [98] " [95] annotate_1.64.0          multtest_2.42.0         "                                             
##  [99] " [97] XVector_0.26.0           stringr_1.4.0           "                                             
## [100] " [99] digest_0.6.27            Biostrings_2.54.0       "                                             
## [101] "[101] rmarkdown_1.16           cellranger_1.1.0        "                                             
## [102] "[103] htmlTable_1.13.3         curl_4.3                "                                             
## [103] "[105] Rsamtools_2.2.0          rjson_0.2.20            "                                             
## [104] "[107] lifecycle_0.2.0          jsonlite_1.6.1          "                                             
## [105] "[109] Rhdf5lib_1.8.0           askpass_1.1             "                                             
## [106] "[111] pillar_1.4.3             GO.db_3.10.0            "                                             
## [107] "[113] httr_1.4.1               survival_3.1-12         "                                             
## [108] "[115] glue_1.4.2               zip_2.0.1               "                                             
## [109] "[117] png_0.1-7                iterators_1.0.12        "                                             
## [110] "[119] bit_4.0.4                stringi_1.4.3           "                                             
## [111] "[121] blob_1.2.1               latticeExtra_0.6-29     "                                             
## [112] "[123] caTools_1.18.0           memoise_1.1.0           "                                             
## [113] "[125] ape_5.3                 "

DESeq2 Summary Report

We have shown that there are no differences between tissue sites. However there is a significant effect on overall microbiome composition (beta diversity) of disease. It may be that even the same bacteria are having different associations at each site. We have also seen that there is a significant association betwen beta diversity and sequencing batch (these were also processed at a different time). Therefore sequencing batch will be added as a covariate in all the downstream analysis.

Data analyis

Overview

This is an analysis that looks to determine differentially abundant features between tissues and/or disease groups.

Overall numbers

I will base some of the filtering steps based on the number of samples that I have in each tissue/disease group. Below is a summary of these numbers.

HEALTHY PSC/UC UC
Caecum 14 16 18
Ileum 14 19 16
Rectum 13 18 14

I used genus-level analyses for the beta-diversity analyses and ASV level is very variable between individuals so the lowest level that really I will go is genus.

mean min max
95617.23 10542 543905

DESeq analysis

Run DESeq2 at each site with each comparison - PSC vs. Healthy, UC vs. Healthy, PSC vs. UC. The number of genera that were analysed post-filtering was 128. Below I run the analysis looking at each tissue separately and each pairwise comparison. The table summarises the results of these comparisons.

Table of results of differential abundance

Below are tables that summarise the differentially expressed genera between each disease group at each tissue site.

Ileum: PSC/UC vs Healthy
Freq
Ileum: UC vs Healthy
Var1 Freq
Down 3
Ileum: PSC/UC vs UC
Freq
Caecum: PSC/UC vs Healthy
Freq
Caecum: UC vs Healthy
Var1 Freq
Down 4
Caecum: PSC/UC vs UC
Freq
Rectum: PSC/UC vs Healthy
Var1 Freq
Down 1
Rectum: UC vs Healthy
Freq
Rectum: PSC/UC vs UC
Freq

There are not very many differentially abundant genera here and those that are are mainly seen in UC vs. healthy. There is nothing significant between PSC/UC vs UC.

Significantly differently abundant genera

Below are the genera that are significantly different in UC. These are not significantly different in PSC/UC vs UC.

From the above plots it is clear that some of the disease individuals also have zero relative abundance for these genera. This may be related to undersampling in these individuals. I will try and heatmap these data with covariates that may explain why this is the case. There is also the case of batch effects that may be impacting this result even though it has been controlled for in the model - this

Heatmap the significant differences in the caecum

There were 4 differentially abundant genera found in the caecum so I will focus on these here. I will annotate the heatmap with potentially important covariates.

Below I draw a heatmap to show the union of significant differences between any pairwise comparison.

It’s not exactly clear that we can rule out a batch effect although it is odd that the healthy individuals do not equally carry these genera in batch1 vs. batch2. The only explanation is that there is something about those individuals in batch 1 that are different to batch 2 - not sure what this is.

Correlate fold changes in UC vs Healthy to PSC vs Healthy

In the following analysis I look at correlating fold changes between the two pairwise comparisons (i.e. each disease vs. healthy). This will reveal differences between the two disease conditions.

Potential contaminants

It is noteworthy that multiple the genera that we find as differentially abundant tend to only be present in a subset of samples. They are also suspicious in that they are genera that are not typically associated with healhty microbiomes - things like brucella cause acute disease and wouldn’t be expected to be like this.It is also noteworthy that Pseudoxanthomonas, Herbaspirillum and Stenotrophomonas have been highlighted as reagent contaminants in multiple studies and highlighted in Salter et al..

Below I therefore assess how the genera that were identified as differentially abundant look like in the control samples.

There are two potential contaminants. It makes sense as they are both identified at the lowest dilution in the MM12. However they each come from a different kit. I will have to investigate whether the samples that are positive for these genera used those kits…

Barplot of contaminants

This plot is to show what these two contaminants look like in terms of relative abundance in the control samples.

7. Compare host transcription and genus abundance

This is an analysis to look at whether there are any correlations between the abundance of bacteria and host transcription at each of the tissue locations and how tissues relate to each other.

Overview

While we observed significant differences between diseases in the host transcriptome, there was not a lot going on in the microbiome data. However, given that we had both host and 16S data, we were interested to determine host-microbiome correlations at each tissue site. Again, there were sgnificant tissue-dependent features in the host transcriptome but not in the microbiome. It is therefore of interest as to whether the same or different host-microbiome correlations exist between tissue sites.

To look at the correlations between the host and the microbiome I am taking the following appraoch:

  1. To use as much data as possible first remove the effects of disease status on host transcriptome.
  2. Use WGCNA to cluster genes into modules.
  3. Look for GO BP enrichments in defined modules.
  4. CLR transform microbiome data. CLR is quite sensitive to zeros and so only complete data are used (>1 read in every sample)
  5. Correlate WGCNA module eigengenes with microbiome abundances.
  6. Look at specific microbe-gene correlations and see how they are across tissue sites.

Ileum WGCNA

The number of clusters discovered and the number of genes each cluster in the ileum is shown below:

## Found 3 batches
## Using null model in ComBat-seq.
## Adjusting for 0 covariate(s) or covariate level(s)
## Estimating dispersions
## Fitting the GLM model
## Shrinkage off - using GLM estimates for parameters
## Adjusting the data
Var1 Freq
0 1327
1 6661
2 3417
3 2605
4 2510
5 1631
6 1473
7 1060
8 997
9 945
10 806
11 763
12 384
13 320
14 288
15 272
16 226
17 175
18 150
19 122
20 121
21 115
22 92
23 80
24 77
25 75
26 72
27 66
28 61
29 60
30 47

GO biological pathway enrichment

The next step in the analysis is to look at whether there is enrichment of GO biological pathways in the modules in order to get a sense of biological cohesiveness within wach cluster. This will form the basis of deriving host-microbiome correlations. Pathways that are significantly associated with each co-expression module are shown below.

## INFO [2021-02-13 17:01:51] creating dataset to test
## INFO [2021-02-13 17:01:51] creating null distribution
## INFO [2021-02-13 17:01:52] getting enrichment results
## INFO [2021-02-13 17:02:02] creating dataset to test
## INFO [2021-02-13 17:02:02] creating null distribution
## INFO [2021-02-13 17:02:02] getting enrichment results
## INFO [2021-02-13 17:02:11] creating dataset to test
## INFO [2021-02-13 17:02:11] creating null distribution
## INFO [2021-02-13 17:02:12] getting enrichment results
## INFO [2021-02-13 17:02:21] creating dataset to test
## INFO [2021-02-13 17:02:21] creating null distribution
## INFO [2021-02-13 17:02:22] getting enrichment results
## INFO [2021-02-13 17:02:31] creating dataset to test
## INFO [2021-02-13 17:02:31] creating null distribution
## INFO [2021-02-13 17:02:32] getting enrichment results
## INFO [2021-02-13 17:02:44] creating dataset to test
## INFO [2021-02-13 17:02:44] creating null distribution
## INFO [2021-02-13 17:02:44] getting enrichment results
## INFO [2021-02-13 17:02:53] creating dataset to test
## INFO [2021-02-13 17:02:53] creating null distribution
## INFO [2021-02-13 17:02:54] getting enrichment results
## INFO [2021-02-13 17:03:03] creating dataset to test
## INFO [2021-02-13 17:03:03] creating null distribution
## INFO [2021-02-13 17:03:04] getting enrichment results
## INFO [2021-02-13 17:03:13] creating dataset to test
## INFO [2021-02-13 17:03:13] creating null distribution
## INFO [2021-02-13 17:03:13] getting enrichment results
## INFO [2021-02-13 17:03:22] creating dataset to test
## INFO [2021-02-13 17:03:22] creating null distribution
## INFO [2021-02-13 17:03:23] getting enrichment results
## INFO [2021-02-13 17:03:33] creating dataset to test
## INFO [2021-02-13 17:03:33] creating null distribution
## INFO [2021-02-13 17:03:34] getting enrichment results
## INFO [2021-02-13 17:03:42] creating dataset to test
## INFO [2021-02-13 17:03:42] creating null distribution
## INFO [2021-02-13 17:03:43] getting enrichment results
## INFO [2021-02-13 17:03:53] creating dataset to test
## INFO [2021-02-13 17:03:53] creating null distribution
## INFO [2021-02-13 17:03:54] getting enrichment results
## INFO [2021-02-13 17:04:03] creating dataset to test
## INFO [2021-02-13 17:04:03] creating null distribution
## INFO [2021-02-13 17:04:04] getting enrichment results
## INFO [2021-02-13 17:04:13] creating dataset to test
## INFO [2021-02-13 17:04:13] creating null distribution
## INFO [2021-02-13 17:04:14] getting enrichment results
## INFO [2021-02-13 17:04:25] creating dataset to test
## INFO [2021-02-13 17:04:25] creating null distribution
## INFO [2021-02-13 17:04:26] getting enrichment results
## INFO [2021-02-13 17:04:35] creating dataset to test
## INFO [2021-02-13 17:04:35] creating null distribution
## INFO [2021-02-13 17:04:35] getting enrichment results
## INFO [2021-02-13 17:04:43] creating dataset to test
## INFO [2021-02-13 17:04:43] creating null distribution
## INFO [2021-02-13 17:04:44] getting enrichment results
## INFO [2021-02-13 17:04:52] creating dataset to test
## INFO [2021-02-13 17:04:52] creating null distribution
## INFO [2021-02-13 17:04:53] getting enrichment results
## INFO [2021-02-13 17:05:01] creating dataset to test
## INFO [2021-02-13 17:05:01] creating null distribution
## INFO [2021-02-13 17:05:01] getting enrichment results
## INFO [2021-02-13 17:05:10] creating dataset to test
## INFO [2021-02-13 17:05:10] creating null distribution
## INFO [2021-02-13 17:05:10] getting enrichment results
## INFO [2021-02-13 17:05:17] creating dataset to test
## INFO [2021-02-13 17:05:17] creating null distribution
## INFO [2021-02-13 17:05:18] getting enrichment results
## INFO [2021-02-13 17:05:26] creating dataset to test
## INFO [2021-02-13 17:05:26] creating null distribution
## INFO [2021-02-13 17:05:27] getting enrichment results
## INFO [2021-02-13 17:05:35] creating dataset to test
## INFO [2021-02-13 17:05:35] creating null distribution
## INFO [2021-02-13 17:05:35] getting enrichment results
## INFO [2021-02-13 17:05:43] creating dataset to test
## INFO [2021-02-13 17:05:43] creating null distribution
## INFO [2021-02-13 17:05:44] getting enrichment results
## INFO [2021-02-13 17:05:52] creating dataset to test
## INFO [2021-02-13 17:05:52] creating null distribution
## INFO [2021-02-13 17:05:52] getting enrichment results
## INFO [2021-02-13 17:06:00] creating dataset to test
## INFO [2021-02-13 17:06:00] creating null distribution
## INFO [2021-02-13 17:06:01] getting enrichment results
## INFO [2021-02-13 17:06:09] creating dataset to test
## INFO [2021-02-13 17:06:09] creating null distribution
## INFO [2021-02-13 17:06:09] getting enrichment results
## INFO [2021-02-13 17:06:17] creating dataset to test
## INFO [2021-02-13 17:06:17] creating null distribution
## INFO [2021-02-13 17:06:18] getting enrichment results
## INFO [2021-02-13 17:06:26] creating dataset to test
## INFO [2021-02-13 17:06:26] creating null distribution
## INFO [2021-02-13 17:06:26] getting enrichment results
## INFO [2021-02-13 17:06:34] creating dataset to test
## INFO [2021-02-13 17:06:34] creating null distribution
## INFO [2021-02-13 17:06:34] getting enrichment results
## Module 3 
## Module 8 
## Module 7 
## Module 4 
## Module 1 
## Module 16 
## Module 6 
## Module 14 
## Module 20 
## Module 2 
## Module 0 
## Module 5 
## Module 9 
## Module 13 
## Module 12 
## Module 15 
## Module 17 
## Module 21 
## Module 25 
## Module 10 
## Module 29 
## Module 24 
## Module 11 
## Module 18 
## Module 19 
## Module 22 
## Module 23 
## Module 30 
## Module 26 
## Module 28 
## Module 27

Host-microbiome network

The next stage of the analysis is to try and correlate microbiome data with module eigengenes. This is visualised as a network that will be looked at in more detail later.

## Found 3 batches
## Using null model in ComBat-seq.
## Adjusting for 0 covariate(s) or covariate level(s)
## Estimating dispersions
## Fitting the GLM model
## Shrinkage off - using GLM estimates for parameters
## Adjusting the data

Caecum WGCNA

First I remove the effect of disease on gene expression profiles using limma::removeBatchEffect. This is then passed on to WGCNA for the clustering analysis. The number of clusters discovered and the number of genes each cluster in the ileum is shown below:

## Found 3 batches
## Using null model in ComBat-seq.
## Adjusting for 0 covariate(s) or covariate level(s)
## Estimating dispersions
## Fitting the GLM model
## Shrinkage off - using GLM estimates for parameters
## Adjusting the data
Var1 Freq
0 1251
1 7739
2 3476
3 2627
4 2050
5 1572
6 1252
7 1058
8 828
9 443
10 399
11 368
12 332
13 257
14 240
15 217
16 217
17 206
18 197
19 136
20 111
21 109
22 105
23 104
24 99
25 97
26 95
27 89
28 84
29 72
30 67
31 67
32 48
33 48
34 45
35 39

GO biological pathway enrichment

The next step in the analysis is to look at whether there is enrichment of GO biological pathways in the modules in order to get a sense of biological cohesiveness within wach cluster. This will form the basis of deriving host-microbiome correlations. Pathways that are significantly associated with each co-expression module are shown below.

## INFO [2021-02-13 17:08:22] creating dataset to test
## INFO [2021-02-13 17:08:22] creating null distribution
## INFO [2021-02-13 17:08:23] getting enrichment results
## INFO [2021-02-13 17:08:33] creating dataset to test
## INFO [2021-02-13 17:08:33] creating null distribution
## INFO [2021-02-13 17:08:34] getting enrichment results
## INFO [2021-02-13 17:08:44] creating dataset to test
## INFO [2021-02-13 17:08:44] creating null distribution
## INFO [2021-02-13 17:08:44] getting enrichment results
## INFO [2021-02-13 17:08:54] creating dataset to test
## INFO [2021-02-13 17:08:54] creating null distribution
## INFO [2021-02-13 17:08:55] getting enrichment results
## INFO [2021-02-13 17:09:06] creating dataset to test
## INFO [2021-02-13 17:09:06] creating null distribution
## INFO [2021-02-13 17:09:08] getting enrichment results
## INFO [2021-02-13 17:09:17] creating dataset to test
## INFO [2021-02-13 17:09:17] creating null distribution
## INFO [2021-02-13 17:09:17] getting enrichment results
## INFO [2021-02-13 17:09:27] creating dataset to test
## INFO [2021-02-13 17:09:27] creating null distribution
## INFO [2021-02-13 17:09:27] getting enrichment results
## INFO [2021-02-13 17:09:36] creating dataset to test
## INFO [2021-02-13 17:09:36] creating null distribution
## INFO [2021-02-13 17:09:37] getting enrichment results
## INFO [2021-02-13 17:09:47] creating dataset to test
## INFO [2021-02-13 17:09:47] creating null distribution
## INFO [2021-02-13 17:09:47] getting enrichment results
## INFO [2021-02-13 17:09:56] creating dataset to test
## INFO [2021-02-13 17:09:56] creating null distribution
## INFO [2021-02-13 17:09:57] getting enrichment results
## INFO [2021-02-13 17:10:07] creating dataset to test
## INFO [2021-02-13 17:10:07] creating null distribution
## INFO [2021-02-13 17:10:08] getting enrichment results
## INFO [2021-02-13 17:10:17] creating dataset to test
## INFO [2021-02-13 17:10:17] creating null distribution
## INFO [2021-02-13 17:10:17] getting enrichment results
## INFO [2021-02-13 17:10:26] creating dataset to test
## INFO [2021-02-13 17:10:26] creating null distribution
## INFO [2021-02-13 17:10:27] getting enrichment results
## INFO [2021-02-13 17:10:36] creating dataset to test
## INFO [2021-02-13 17:10:36] creating null distribution
## INFO [2021-02-13 17:10:37] getting enrichment results
## INFO [2021-02-13 17:10:46] creating dataset to test
## INFO [2021-02-13 17:10:46] creating null distribution
## INFO [2021-02-13 17:10:47] getting enrichment results
## INFO [2021-02-13 17:10:56] creating dataset to test
## INFO [2021-02-13 17:10:56] creating null distribution
## INFO [2021-02-13 17:10:57] getting enrichment results
## INFO [2021-02-13 17:11:06] creating dataset to test
## INFO [2021-02-13 17:11:06] creating null distribution
## INFO [2021-02-13 17:11:07] getting enrichment results
## INFO [2021-02-13 17:11:15] creating dataset to test
## INFO [2021-02-13 17:11:15] creating null distribution
## INFO [2021-02-13 17:11:17] getting enrichment results
## INFO [2021-02-13 17:11:26] creating dataset to test
## INFO [2021-02-13 17:11:26] creating null distribution
## INFO [2021-02-13 17:11:27] getting enrichment results
## INFO [2021-02-13 17:11:35] creating dataset to test
## INFO [2021-02-13 17:11:36] creating null distribution
## INFO [2021-02-13 17:11:37] getting enrichment results
## INFO [2021-02-13 17:11:45] creating dataset to test
## INFO [2021-02-13 17:11:45] creating null distribution
## INFO [2021-02-13 17:11:45] getting enrichment results
## INFO [2021-02-13 17:11:54] creating dataset to test
## INFO [2021-02-13 17:11:54] creating null distribution
## INFO [2021-02-13 17:11:54] getting enrichment results
## INFO [2021-02-13 17:12:03] creating dataset to test
## INFO [2021-02-13 17:12:03] creating null distribution
## INFO [2021-02-13 17:12:03] getting enrichment results
## INFO [2021-02-13 17:12:12] creating dataset to test
## INFO [2021-02-13 17:12:12] creating null distribution
## INFO [2021-02-13 17:12:13] getting enrichment results
## INFO [2021-02-13 17:12:22] creating dataset to test
## INFO [2021-02-13 17:12:22] creating null distribution
## INFO [2021-02-13 17:12:23] getting enrichment results
## INFO [2021-02-13 17:12:31] creating dataset to test
## INFO [2021-02-13 17:12:31] creating null distribution
## INFO [2021-02-13 17:12:32] getting enrichment results
## INFO [2021-02-13 17:12:41] creating dataset to test
## INFO [2021-02-13 17:12:41] creating null distribution
## INFO [2021-02-13 17:12:41] getting enrichment results
## INFO [2021-02-13 17:12:50] creating dataset to test
## INFO [2021-02-13 17:12:50] creating null distribution
## INFO [2021-02-13 17:12:51] getting enrichment results
## INFO [2021-02-13 17:13:00] creating dataset to test
## INFO [2021-02-13 17:13:00] creating null distribution
## INFO [2021-02-13 17:13:02] getting enrichment results
## INFO [2021-02-13 17:13:11] creating dataset to test
## INFO [2021-02-13 17:13:11] creating null distribution
## INFO [2021-02-13 17:13:11] getting enrichment results
## INFO [2021-02-13 17:13:20] creating dataset to test
## INFO [2021-02-13 17:13:20] creating null distribution
## INFO [2021-02-13 17:13:21] getting enrichment results
## INFO [2021-02-13 17:13:30] creating dataset to test
## INFO [2021-02-13 17:13:30] creating null distribution
## INFO [2021-02-13 17:13:31] getting enrichment results
## INFO [2021-02-13 17:13:41] creating dataset to test
## INFO [2021-02-13 17:13:41] creating null distribution
## INFO [2021-02-13 17:13:43] getting enrichment results
## INFO [2021-02-13 17:13:51] creating dataset to test
## INFO [2021-02-13 17:13:51] creating null distribution
## INFO [2021-02-13 17:13:52] getting enrichment results
## INFO [2021-02-13 17:13:59] creating dataset to test
## INFO [2021-02-13 17:13:59] creating null distribution
## INFO [2021-02-13 17:14:00] getting enrichment results
## INFO [2021-02-13 17:14:08] creating dataset to test
## INFO [2021-02-13 17:14:08] creating null distribution
## INFO [2021-02-13 17:14:09] getting enrichment results
## Module 2 
## Module 7 
## Module 3 
## Module 1 
## Module 13 
## Module 5 
## Module 15 
## Module 6 
## Module 10 
## Module 4 
## Module 24 
## Module 8 
## Module 0 
## Module 14 
## Module 11 
## Module 9 
## Module 32 
## Module 18 
## Module 17 
## Module 26 
## Module 16 
## Module 29 
## Module 19 
## Module 28 
## Module 21 
## Module 25 
## Module 20 
## Module 23 
## Module 27 
## Module 22 
## Module 31 
## Module 34 
## Module 12 
## Module 30 
## Module 33 
## Module 35

Host-microbe correlations

## Found 3 batches
## Using null model in ComBat-seq.
## Adjusting for 0 covariate(s) or covariate level(s)
## Estimating dispersions
## Fitting the GLM model
## Shrinkage off - using GLM estimates for parameters
## Adjusting the data

Rectum WGCNA

## Found 3 batches
## Using null model in ComBat-seq.
## Adjusting for 0 covariate(s) or covariate level(s)
## Estimating dispersions
## Fitting the GLM model
## Shrinkage off - using GLM estimates for parameters
## Adjusting the data
Var1 Freq
0 1293
1 5516
2 3102
3 3056
4 2955
5 2132
6 1961
7 1114
8 824
9 688
10 606
11 536
12 461
13 423
14 305
15 276
16 271
17 271
18 206
19 204
20 200
21 174
22 159
23 79
24 72

GO biological pathways enrichment

The next step in the analysis is to look at whether there is enrichment of GO biological pathways in the modules in order to get a sense of biological cohesiveness within wach cluster. This will form the basis of deriving host-microbiome correlations. Pathways that are significantly associated with each co-expression module are shown below.

## INFO [2021-02-13 17:16:02] creating dataset to test
## INFO [2021-02-13 17:16:02] creating null distribution
## INFO [2021-02-13 17:16:02] getting enrichment results
## INFO [2021-02-13 17:16:12] creating dataset to test
## INFO [2021-02-13 17:16:12] creating null distribution
## INFO [2021-02-13 17:16:12] getting enrichment results
## INFO [2021-02-13 17:16:21] creating dataset to test
## INFO [2021-02-13 17:16:21] creating null distribution
## INFO [2021-02-13 17:16:22] getting enrichment results
## INFO [2021-02-13 17:16:31] creating dataset to test
## INFO [2021-02-13 17:16:31] creating null distribution
## INFO [2021-02-13 17:16:31] getting enrichment results
## INFO [2021-02-13 17:16:40] creating dataset to test
## INFO [2021-02-13 17:16:40] creating null distribution
## INFO [2021-02-13 17:16:41] getting enrichment results
## INFO [2021-02-13 17:16:51] creating dataset to test
## INFO [2021-02-13 17:16:51] creating null distribution
## INFO [2021-02-13 17:16:52] getting enrichment results
## INFO [2021-02-13 17:17:01] creating dataset to test
## INFO [2021-02-13 17:17:01] creating null distribution
## INFO [2021-02-13 17:17:02] getting enrichment results
## INFO [2021-02-13 17:17:10] creating dataset to test
## INFO [2021-02-13 17:17:10] creating null distribution
## INFO [2021-02-13 17:17:11] getting enrichment results
## INFO [2021-02-13 17:17:20] creating dataset to test
## INFO [2021-02-13 17:17:20] creating null distribution
## INFO [2021-02-13 17:17:21] getting enrichment results
## INFO [2021-02-13 17:17:30] creating dataset to test
## INFO [2021-02-13 17:17:30] creating null distribution
## INFO [2021-02-13 17:17:30] getting enrichment results
## INFO [2021-02-13 17:17:39] creating dataset to test
## INFO [2021-02-13 17:17:39] creating null distribution
## INFO [2021-02-13 17:17:40] getting enrichment results
## INFO [2021-02-13 17:17:48] creating dataset to test
## INFO [2021-02-13 17:17:48] creating null distribution
## INFO [2021-02-13 17:17:49] getting enrichment results
## INFO [2021-02-13 17:17:58] creating dataset to test
## INFO [2021-02-13 17:17:58] creating null distribution
## INFO [2021-02-13 17:17:59] getting enrichment results
## INFO [2021-02-13 17:18:08] creating dataset to test
## INFO [2021-02-13 17:18:08] creating null distribution
## INFO [2021-02-13 17:18:08] getting enrichment results
## INFO [2021-02-13 17:18:17] creating dataset to test
## INFO [2021-02-13 17:18:17] creating null distribution
## INFO [2021-02-13 17:18:18] getting enrichment results
## INFO [2021-02-13 17:18:28] creating dataset to test
## INFO [2021-02-13 17:18:28] creating null distribution
## INFO [2021-02-13 17:18:29] getting enrichment results
## INFO [2021-02-13 17:18:37] creating dataset to test
## INFO [2021-02-13 17:18:37] creating null distribution
## INFO [2021-02-13 17:18:39] getting enrichment results
## INFO [2021-02-13 17:18:47] creating dataset to test
## INFO [2021-02-13 17:18:47] creating null distribution
## INFO [2021-02-13 17:18:48] getting enrichment results
## INFO [2021-02-13 17:18:57] creating dataset to test
## INFO [2021-02-13 17:18:57] creating null distribution
## INFO [2021-02-13 17:18:58] getting enrichment results
## INFO [2021-02-13 17:19:07] creating dataset to test
## INFO [2021-02-13 17:19:07] creating null distribution
## INFO [2021-02-13 17:19:09] getting enrichment results
## INFO [2021-02-13 17:19:17] creating dataset to test
## INFO [2021-02-13 17:19:17] creating null distribution
## INFO [2021-02-13 17:19:18] getting enrichment results
## INFO [2021-02-13 17:19:26] creating dataset to test
## INFO [2021-02-13 17:19:26] creating null distribution
## INFO [2021-02-13 17:19:27] getting enrichment results
## INFO [2021-02-13 17:19:36] creating dataset to test
## INFO [2021-02-13 17:19:36] creating null distribution
## INFO [2021-02-13 17:19:37] getting enrichment results
## INFO [2021-02-13 17:19:45] creating dataset to test
## INFO [2021-02-13 17:19:45] creating null distribution
## INFO [2021-02-13 17:19:46] getting enrichment results
## INFO [2021-02-13 17:19:55] creating dataset to test
## INFO [2021-02-13 17:19:55] creating null distribution
## INFO [2021-02-13 17:19:56] getting enrichment results
## Module 2 
## Module 10 
## Module 9 
## Module 5 
## Module 1 
## Module 16 
## Module 13 
## Module 7 
## Module 17 
## Module 8 
## Module 22 
## Module 4 
## Module 21 
## Module 11 
## Module 3 
## Module 0 
## Module 12 
## Module 6 
## Module 14 
## Module 15 
## Module 24 
## Module 19 
## Module 20 
## Module 23 
## Module 18

Host-microbiome correlations

## Found 3 batches
## Using null model in ComBat-seq.
## Adjusting for 0 covariate(s) or covariate level(s)
## Estimating dispersions
## Fitting the GLM model
## Shrinkage off - using GLM estimates for parameters
## Adjusting the data

Overlap of bacteria that are associated with host modules between tissues

Now I have a graph generated for each of the tissues seperately, it is of interest to see which bacteria are associated with host modules in each tissue - there could be evidence for tissue-dependent associations or overlap in the bacteria that correlate with host gene expression. In the first instance I will look at the overlap between tissues of bacteria that are associated with ANY host module i.e. if there is a bacteria-module association it is coded as a 1 and if not then a 0. This will give a high level overview of commonalities between microbiome associations with host functions across tissues.

From the network plots it looks like there is only really an host-microbe association in the ileum - this is between Corynebacterium and module 15. It is likely that we do not have great power to detect more subtle associations and so we are likely observing false negatives. Nevertheless overall it looks like the host and the bacteria are compartmentalised in that the major associations are intra-host and intra-microbiome.

As was previously observed in the networks, there are very few bacteria whose abundance correlates with host module expression. Notably, Corynebacterium is associated with module 25 in the ileum, a host module that is annotated as being related to mitochondrial ATP synthesis coupled proton transport.

Specific microbe-host correlations

Here I look particularly at Corynebacterium that has shown associations with host modules in the ileum.

Corynebacterium and module 25

Corynebacterium was associated with module 25 in the ileum. Here I look in a bit more detail as to which genes in this module are most associated.

The top 10 correlations between genes in module 25 and Corynebacterium in the ileum are:

cor p.value padj gene_name
ENSG00000116459 0.7437972 0.0000310 0.0023262 ATP5F1
ENSG00000176912 0.7433159 0.0000316 0.0023373 TYMSOS
ENSG00000183690 0.7024453 0.0001298 0.0094735 EFHC2
ENSG00000126432 0.6900762 0.0001903 0.0137042 PRDX5
ENSG00000137547 0.6720282 0.0003224 0.0228918 MRPL15
ENSG00000162779 0.6648833 0.0003934 0.0275390 AXDND1
ENSG00000169021 0.6546276 0.0005188 0.0358003 UQCRFS1
ENSG00000178952 0.6503189 0.0005811 0.0395125 TUFM
ENSG00000171045 -0.6500699 0.0005849 0.0395125 TSNARE1

It’s clear from the plots that compare Corynebacterium abundance with specific genes in module 25 (and ME25 itself) that the distribution of corynebacterium abundance is a dichotomy - the CLR transformation may have introduced spurious correlation although there is evidence therefore that low abundance of Corynebacterium is associated with lower expression of these genes. I will have to look into slightly different approaches to look at host-microbiome associations. After some twitter discussions with Thom Quinn who is an expert in correlating microbiome data with other datasets I have decided to take two approaches:

  1. Look at correlations only where there is non-zero microbial abundance data
  2. re-code each genus as present/absent (or at least very low) and see if there are any significantly differentially abundant host modules between these two groups.

8. Compare host transcription and genus abundance - non-zero only

Given the potential for CLR-transformed zero counts giving suprious correlations, in this section I only use non-zero values for correlation analyses.

Overview

Having observed in the previous section that there appears to be an influence of zeros on the correlations between bacterial abundances and host modules I am now taking two different but potentially complimentary approaches to explore host-microbiome associations:

  1. Look at correlations only where there is non-zero microbial abundance data
  2. re-code each genus as present/absent (or at least very low) and see if there are any significantly differentially abundant host modules between these two groups.

Zero counts across tissues

Here I show the distribution of zeros for each of the datasets to display the need for alternative approaches.

## png 
##   2

Ileum WGCNA

The number of clusters discovered and the number of genes each cluster in the ileum is shown below:

## Found 3 batches
## Using null model in ComBat-seq.
## Adjusting for 0 covariate(s) or covariate level(s)
## Estimating dispersions
## Fitting the GLM model
## Shrinkage off - using GLM estimates for parameters
## Adjusting the data
Var1 Freq
0 1327
1 6661
2 3417
3 2605
4 2510
5 1631
6 1473
7 1060
8 997
9 945
10 806
11 763
12 384
13 320
14 288
15 272
16 226
17 175
18 150
19 122
20 121
21 115
22 92
23 80
24 77
25 75
26 72
27 66
28 61
29 60
30 47

GO biological pathway enrichment

The next step in the analysis is to look at whether there is enrichment of GO biological pathways in the modules in order to get a sense of biological cohesiveness within wach cluster. This will form the basis of deriving host-microbiome correlations. Pathways that are significantly associated with each co-expression module are shown below.

## INFO [2021-02-13 17:22:00] creating dataset to test
## INFO [2021-02-13 17:22:00] creating null distribution
## INFO [2021-02-13 17:22:01] getting enrichment results
## INFO [2021-02-13 17:22:10] creating dataset to test
## INFO [2021-02-13 17:22:10] creating null distribution
## INFO [2021-02-13 17:22:11] getting enrichment results
## INFO [2021-02-13 17:22:20] creating dataset to test
## INFO [2021-02-13 17:22:20] creating null distribution
## INFO [2021-02-13 17:22:20] getting enrichment results
## INFO [2021-02-13 17:22:29] creating dataset to test
## INFO [2021-02-13 17:22:29] creating null distribution
## INFO [2021-02-13 17:22:30] getting enrichment results
## INFO [2021-02-13 17:22:39] creating dataset to test
## INFO [2021-02-13 17:22:39] creating null distribution
## INFO [2021-02-13 17:22:40] getting enrichment results
## INFO [2021-02-13 17:22:51] creating dataset to test
## INFO [2021-02-13 17:22:51] creating null distribution
## INFO [2021-02-13 17:22:52] getting enrichment results
## INFO [2021-02-13 17:23:00] creating dataset to test
## INFO [2021-02-13 17:23:00] creating null distribution
## INFO [2021-02-13 17:23:00] getting enrichment results
## INFO [2021-02-13 17:23:09] creating dataset to test
## INFO [2021-02-13 17:23:09] creating null distribution
## INFO [2021-02-13 17:23:11] getting enrichment results
## INFO [2021-02-13 17:23:19] creating dataset to test
## INFO [2021-02-13 17:23:19] creating null distribution
## INFO [2021-02-13 17:23:19] getting enrichment results
## INFO [2021-02-13 17:23:27] creating dataset to test
## INFO [2021-02-13 17:23:27] creating null distribution
## INFO [2021-02-13 17:23:29] getting enrichment results
## INFO [2021-02-13 17:23:38] creating dataset to test
## INFO [2021-02-13 17:23:38] creating null distribution
## INFO [2021-02-13 17:23:39] getting enrichment results
## INFO [2021-02-13 17:23:47] creating dataset to test
## INFO [2021-02-13 17:23:47] creating null distribution
## INFO [2021-02-13 17:23:48] getting enrichment results
## INFO [2021-02-13 17:23:57] creating dataset to test
## INFO [2021-02-13 17:23:57] creating null distribution
## INFO [2021-02-13 17:23:58] getting enrichment results
## INFO [2021-02-13 17:24:07] creating dataset to test
## INFO [2021-02-13 17:24:07] creating null distribution
## INFO [2021-02-13 17:24:08] getting enrichment results
## INFO [2021-02-13 17:24:17] creating dataset to test
## INFO [2021-02-13 17:24:17] creating null distribution
## INFO [2021-02-13 17:24:17] getting enrichment results
## INFO [2021-02-13 17:24:26] creating dataset to test
## INFO [2021-02-13 17:24:26] creating null distribution
## INFO [2021-02-13 17:24:27] getting enrichment results
## INFO [2021-02-13 17:24:36] creating dataset to test
## INFO [2021-02-13 17:24:36] creating null distribution
## INFO [2021-02-13 17:24:36] getting enrichment results
## INFO [2021-02-13 17:24:44] creating dataset to test
## INFO [2021-02-13 17:24:44] creating null distribution
## INFO [2021-02-13 17:24:45] getting enrichment results
## INFO [2021-02-13 17:24:54] creating dataset to test
## INFO [2021-02-13 17:24:54] creating null distribution
## INFO [2021-02-13 17:24:55] getting enrichment results
## INFO [2021-02-13 17:25:03] creating dataset to test
## INFO [2021-02-13 17:25:03] creating null distribution
## INFO [2021-02-13 17:25:04] getting enrichment results
## INFO [2021-02-13 17:25:13] creating dataset to test
## INFO [2021-02-13 17:25:13] creating null distribution
## INFO [2021-02-13 17:25:13] getting enrichment results
## INFO [2021-02-13 17:25:21] creating dataset to test
## INFO [2021-02-13 17:25:21] creating null distribution
## INFO [2021-02-13 17:25:22] getting enrichment results
## INFO [2021-02-13 17:25:30] creating dataset to test
## INFO [2021-02-13 17:25:30] creating null distribution
## INFO [2021-02-13 17:25:31] getting enrichment results
## INFO [2021-02-13 17:25:39] creating dataset to test
## INFO [2021-02-13 17:25:39] creating null distribution
## INFO [2021-02-13 17:25:40] getting enrichment results
## INFO [2021-02-13 17:25:48] creating dataset to test
## INFO [2021-02-13 17:25:48] creating null distribution
## INFO [2021-02-13 17:25:49] getting enrichment results
## INFO [2021-02-13 17:25:57] creating dataset to test
## INFO [2021-02-13 17:25:57] creating null distribution
## INFO [2021-02-13 17:25:58] getting enrichment results
## INFO [2021-02-13 17:26:06] creating dataset to test
## INFO [2021-02-13 17:26:06] creating null distribution
## INFO [2021-02-13 17:26:07] getting enrichment results
## INFO [2021-02-13 17:26:15] creating dataset to test
## INFO [2021-02-13 17:26:15] creating null distribution
## INFO [2021-02-13 17:26:16] getting enrichment results
## INFO [2021-02-13 17:26:24] creating dataset to test
## INFO [2021-02-13 17:26:24] creating null distribution
## INFO [2021-02-13 17:26:24] getting enrichment results
## INFO [2021-02-13 17:26:33] creating dataset to test
## INFO [2021-02-13 17:26:33] creating null distribution
## INFO [2021-02-13 17:26:33] getting enrichment results
## INFO [2021-02-13 17:26:41] creating dataset to test
## INFO [2021-02-13 17:26:41] creating null distribution
## INFO [2021-02-13 17:26:42] getting enrichment results
## Module 3 
## Module 8 
## Module 7 
## Module 4 
## Module 1 
## Module 16 
## Module 6 
## Module 14 
## Module 20 
## Module 2 
## Module 0 
## Module 5 
## Module 9 
## Module 13 
## Module 12 
## Module 15 
## Module 17 
## Module 21 
## Module 25 
## Module 10 
## Module 29 
## Module 24 
## Module 11 
## Module 18 
## Module 19 
## Module 22 
## Module 23 
## Module 30 
## Module 26 
## Module 28 
## Module 27

Host-microbiome network

The next stage of the analysis is to try and correlate microbiome data with module eigengenes. This is visualised as a network that will be looked at in more detail later.

## Found 3 batches
## Using null model in ComBat-seq.
## Adjusting for 0 covariate(s) or covariate level(s)
## Estimating dispersions
## Fitting the GLM model
## Shrinkage off - using GLM estimates for parameters
## Adjusting the data

Caecum WGCNA

First I remove the effect of disease on gene expression profiles using limma::removeBatchEffect. This is then passed on to WGCNA for the clustering analysis. The number of clusters discovered and the number of genes each cluster in the ileum is shown below:

## Found 3 batches
## Using null model in ComBat-seq.
## Adjusting for 0 covariate(s) or covariate level(s)
## Estimating dispersions
## Fitting the GLM model
## Shrinkage off - using GLM estimates for parameters
## Adjusting the data
Var1 Freq
0 1251
1 7739
2 3476
3 2627
4 2050
5 1572
6 1252
7 1058
8 828
9 443
10 399
11 368
12 332
13 257
14 240
15 217
16 217
17 206
18 197
19 136
20 111
21 109
22 105
23 104
24 99
25 97
26 95
27 89
28 84
29 72
30 67
31 67
32 48
33 48
34 45
35 39

GO biological pathway enrichment

The next step in the analysis is to look at whether there is enrichment of GO biological pathways in the modules in order to get a sense of biological cohesiveness within wach cluster. This will form the basis of deriving host-microbiome correlations. Pathways that are significantly associated with each co-expression module are shown below.

## INFO [2021-02-13 17:28:51] creating dataset to test
## INFO [2021-02-13 17:28:51] creating null distribution
## INFO [2021-02-13 17:28:51] getting enrichment results
## INFO [2021-02-13 17:29:01] creating dataset to test
## INFO [2021-02-13 17:29:01] creating null distribution
## INFO [2021-02-13 17:29:02] getting enrichment results
## INFO [2021-02-13 17:29:11] creating dataset to test
## INFO [2021-02-13 17:29:11] creating null distribution
## INFO [2021-02-13 17:29:11] getting enrichment results
## INFO [2021-02-13 17:29:21] creating dataset to test
## INFO [2021-02-13 17:29:21] creating null distribution
## INFO [2021-02-13 17:29:22] getting enrichment results
## INFO [2021-02-13 17:29:32] creating dataset to test
## INFO [2021-02-13 17:29:32] creating null distribution
## INFO [2021-02-13 17:29:33] getting enrichment results
## INFO [2021-02-13 17:29:41] creating dataset to test
## INFO [2021-02-13 17:29:41] creating null distribution
## INFO [2021-02-13 17:29:42] getting enrichment results
## INFO [2021-02-13 17:29:51] creating dataset to test
## INFO [2021-02-13 17:29:51] creating null distribution
## INFO [2021-02-13 17:29:51] getting enrichment results
## INFO [2021-02-13 17:30:00] creating dataset to test
## INFO [2021-02-13 17:30:00] creating null distribution
## INFO [2021-02-13 17:30:00] getting enrichment results
## INFO [2021-02-13 17:30:09] creating dataset to test
## INFO [2021-02-13 17:30:09] creating null distribution
## INFO [2021-02-13 17:30:10] getting enrichment results
## INFO [2021-02-13 17:30:18] creating dataset to test
## INFO [2021-02-13 17:30:18] creating null distribution
## INFO [2021-02-13 17:30:19] getting enrichment results
## INFO [2021-02-13 17:30:28] creating dataset to test
## INFO [2021-02-13 17:30:28] creating null distribution
## INFO [2021-02-13 17:30:29] getting enrichment results
## INFO [2021-02-13 17:30:37] creating dataset to test
## INFO [2021-02-13 17:30:37] creating null distribution
## INFO [2021-02-13 17:30:38] getting enrichment results
## INFO [2021-02-13 17:30:46] creating dataset to test
## INFO [2021-02-13 17:30:46] creating null distribution
## INFO [2021-02-13 17:30:47] getting enrichment results
## INFO [2021-02-13 17:30:56] creating dataset to test
## INFO [2021-02-13 17:30:56] creating null distribution
## INFO [2021-02-13 17:30:56] getting enrichment results
## INFO [2021-02-13 17:31:04] creating dataset to test
## INFO [2021-02-13 17:31:04] creating null distribution
## INFO [2021-02-13 17:31:05] getting enrichment results
## INFO [2021-02-13 17:31:14] creating dataset to test
## INFO [2021-02-13 17:31:14] creating null distribution
## INFO [2021-02-13 17:31:14] getting enrichment results
## INFO [2021-02-13 17:31:23] creating dataset to test
## INFO [2021-02-13 17:31:23] creating null distribution
## INFO [2021-02-13 17:31:24] getting enrichment results
## INFO [2021-02-13 17:31:32] creating dataset to test
## INFO [2021-02-13 17:31:32] creating null distribution
## INFO [2021-02-13 17:31:33] getting enrichment results
## INFO [2021-02-13 17:31:42] creating dataset to test
## INFO [2021-02-13 17:31:42] creating null distribution
## INFO [2021-02-13 17:31:42] getting enrichment results
## INFO [2021-02-13 17:31:51] creating dataset to test
## INFO [2021-02-13 17:31:51] creating null distribution
## INFO [2021-02-13 17:31:52] getting enrichment results
## INFO [2021-02-13 17:32:00] creating dataset to test
## INFO [2021-02-13 17:32:00] creating null distribution
## INFO [2021-02-13 17:32:00] getting enrichment results
## INFO [2021-02-13 17:32:08] creating dataset to test
## INFO [2021-02-13 17:32:08] creating null distribution
## INFO [2021-02-13 17:32:09] getting enrichment results
## INFO [2021-02-13 17:32:16] creating dataset to test
## INFO [2021-02-13 17:32:16] creating null distribution
## INFO [2021-02-13 17:32:17] getting enrichment results
## INFO [2021-02-13 17:32:25] creating dataset to test
## INFO [2021-02-13 17:32:25] creating null distribution
## INFO [2021-02-13 17:32:25] getting enrichment results
## INFO [2021-02-13 17:32:34] creating dataset to test
## INFO [2021-02-13 17:32:34] creating null distribution
## INFO [2021-02-13 17:32:35] getting enrichment results
## INFO [2021-02-13 17:32:43] creating dataset to test
## INFO [2021-02-13 17:32:43] creating null distribution
## INFO [2021-02-13 17:32:43] getting enrichment results
## INFO [2021-02-13 17:32:52] creating dataset to test
## INFO [2021-02-13 17:32:52] creating null distribution
## INFO [2021-02-13 17:32:52] getting enrichment results
## INFO [2021-02-13 17:33:00] creating dataset to test
## INFO [2021-02-13 17:33:00] creating null distribution
## INFO [2021-02-13 17:33:02] getting enrichment results
## INFO [2021-02-13 17:33:10] creating dataset to test
## INFO [2021-02-13 17:33:10] creating null distribution
## INFO [2021-02-13 17:33:11] getting enrichment results
## INFO [2021-02-13 17:33:19] creating dataset to test
## INFO [2021-02-13 17:33:19] creating null distribution
## INFO [2021-02-13 17:33:20] getting enrichment results
## INFO [2021-02-13 17:33:28] creating dataset to test
## INFO [2021-02-13 17:33:28] creating null distribution
## INFO [2021-02-13 17:33:29] getting enrichment results
## INFO [2021-02-13 17:33:37] creating dataset to test
## INFO [2021-02-13 17:33:37] creating null distribution
## INFO [2021-02-13 17:33:38] getting enrichment results
## INFO [2021-02-13 17:33:46] creating dataset to test
## INFO [2021-02-13 17:33:46] creating null distribution
## INFO [2021-02-13 17:33:47] getting enrichment results
## INFO [2021-02-13 17:33:55] creating dataset to test
## INFO [2021-02-13 17:33:55] creating null distribution
## INFO [2021-02-13 17:33:56] getting enrichment results
## INFO [2021-02-13 17:34:04] creating dataset to test
## INFO [2021-02-13 17:34:04] creating null distribution
## INFO [2021-02-13 17:34:05] getting enrichment results
## INFO [2021-02-13 17:34:13] creating dataset to test
## INFO [2021-02-13 17:34:13] creating null distribution
## INFO [2021-02-13 17:34:14] getting enrichment results
## Module 2 
## Module 7 
## Module 3 
## Module 1 
## Module 13 
## Module 5 
## Module 15 
## Module 6 
## Module 10 
## Module 4 
## Module 24 
## Module 8 
## Module 0 
## Module 14 
## Module 11 
## Module 9 
## Module 32 
## Module 18 
## Module 17 
## Module 26 
## Module 16 
## Module 29 
## Module 19 
## Module 28 
## Module 21 
## Module 25 
## Module 20 
## Module 23 
## Module 27 
## Module 22 
## Module 31 
## Module 34 
## Module 12 
## Module 30 
## Module 33 
## Module 35

Host-microbe correlations

## Found 3 batches
## Using null model in ComBat-seq.
## Adjusting for 0 covariate(s) or covariate level(s)
## Estimating dispersions
## Fitting the GLM model
## Shrinkage off - using GLM estimates for parameters
## Adjusting the data

Rectum WGCNA

## Found 3 batches
## Using null model in ComBat-seq.
## Adjusting for 0 covariate(s) or covariate level(s)
## Estimating dispersions
## Fitting the GLM model
## Shrinkage off - using GLM estimates for parameters
## Adjusting the data
Var1 Freq
0 1293
1 5516
2 3102
3 3056
4 2955
5 2132
6 1961
7 1114
8 824
9 688
10 606
11 536
12 461
13 423
14 305
15 276
16 271
17 271
18 206
19 204
20 200
21 174
22 159
23 79
24 72

GO biological pathways enrichment

The next step in the analysis is to look at whether there is enrichment of GO biological pathways in the modules in order to get a sense of biological cohesiveness within wach cluster. This will form the basis of deriving host-microbiome correlations. Pathways that are significantly associated with each co-expression module are shown below.

## INFO [2021-02-13 17:36:30] creating dataset to test
## INFO [2021-02-13 17:36:30] creating null distribution
## INFO [2021-02-13 17:36:30] getting enrichment results
## INFO [2021-02-13 17:36:40] creating dataset to test
## INFO [2021-02-13 17:36:40] creating null distribution
## INFO [2021-02-13 17:36:40] getting enrichment results
## INFO [2021-02-13 17:36:49] creating dataset to test
## INFO [2021-02-13 17:36:49] creating null distribution
## INFO [2021-02-13 17:36:50] getting enrichment results
## INFO [2021-02-13 17:36:59] creating dataset to test
## INFO [2021-02-13 17:36:59] creating null distribution
## INFO [2021-02-13 17:36:59] getting enrichment results
## INFO [2021-02-13 17:37:08] creating dataset to test
## INFO [2021-02-13 17:37:08] creating null distribution
## INFO [2021-02-13 17:37:09] getting enrichment results
## INFO [2021-02-13 17:37:21] creating dataset to test
## INFO [2021-02-13 17:37:21] creating null distribution
## INFO [2021-02-13 17:37:22] getting enrichment results
## INFO [2021-02-13 17:37:30] creating dataset to test
## INFO [2021-02-13 17:37:30] creating null distribution
## INFO [2021-02-13 17:37:31] getting enrichment results
## INFO [2021-02-13 17:37:39] creating dataset to test
## INFO [2021-02-13 17:37:39] creating null distribution
## INFO [2021-02-13 17:37:40] getting enrichment results
## INFO [2021-02-13 17:37:49] creating dataset to test
## INFO [2021-02-13 17:37:49] creating null distribution
## INFO [2021-02-13 17:37:49] getting enrichment results
## INFO [2021-02-13 17:37:57] creating dataset to test
## INFO [2021-02-13 17:37:57] creating null distribution
## INFO [2021-02-13 17:37:58] getting enrichment results
## INFO [2021-02-13 17:38:06] creating dataset to test
## INFO [2021-02-13 17:38:06] creating null distribution
## INFO [2021-02-13 17:38:07] getting enrichment results
## INFO [2021-02-13 17:38:15] creating dataset to test
## INFO [2021-02-13 17:38:15] creating null distribution
## INFO [2021-02-13 17:38:16] getting enrichment results
## INFO [2021-02-13 17:38:24] creating dataset to test
## INFO [2021-02-13 17:38:24] creating null distribution
## INFO [2021-02-13 17:38:26] getting enrichment results
## INFO [2021-02-13 17:38:34] creating dataset to test
## INFO [2021-02-13 17:38:34] creating null distribution
## INFO [2021-02-13 17:38:34] getting enrichment results
## INFO [2021-02-13 17:38:43] creating dataset to test
## INFO [2021-02-13 17:38:43] creating null distribution
## INFO [2021-02-13 17:38:43] getting enrichment results
## INFO [2021-02-13 17:38:53] creating dataset to test
## INFO [2021-02-13 17:38:53] creating null distribution
## INFO [2021-02-13 17:38:54] getting enrichment results
## INFO [2021-02-13 17:39:02] creating dataset to test
## INFO [2021-02-13 17:39:02] creating null distribution
## INFO [2021-02-13 17:39:03] getting enrichment results
## INFO [2021-02-13 17:39:11] creating dataset to test
## INFO [2021-02-13 17:39:11] creating null distribution
## INFO [2021-02-13 17:39:12] getting enrichment results
## INFO [2021-02-13 17:39:20] creating dataset to test
## INFO [2021-02-13 17:39:21] creating null distribution
## INFO [2021-02-13 17:39:22] getting enrichment results
## INFO [2021-02-13 17:39:30] creating dataset to test
## INFO [2021-02-13 17:39:30] creating null distribution
## INFO [2021-02-13 17:39:31] getting enrichment results
## INFO [2021-02-13 17:39:39] creating dataset to test
## INFO [2021-02-13 17:39:39] creating null distribution
## INFO [2021-02-13 17:39:40] getting enrichment results
## INFO [2021-02-13 17:39:47] creating dataset to test
## INFO [2021-02-13 17:39:47] creating null distribution
## INFO [2021-02-13 17:39:48] getting enrichment results
## INFO [2021-02-13 17:39:56] creating dataset to test
## INFO [2021-02-13 17:39:56] creating null distribution
## INFO [2021-02-13 17:39:57] getting enrichment results
## INFO [2021-02-13 17:40:05] creating dataset to test
## INFO [2021-02-13 17:40:05] creating null distribution
## INFO [2021-02-13 17:40:06] getting enrichment results
## INFO [2021-02-13 17:40:14] creating dataset to test
## INFO [2021-02-13 17:40:14] creating null distribution
## INFO [2021-02-13 17:40:15] getting enrichment results
## Module 2 
## Module 10 
## Module 9 
## Module 5 
## Module 1 
## Module 16 
## Module 13 
## Module 7 
## Module 17 
## Module 8 
## Module 22 
## Module 4 
## Module 21 
## Module 11 
## Module 3 
## Module 0 
## Module 12 
## Module 6 
## Module 14 
## Module 15 
## Module 24 
## Module 19 
## Module 20 
## Module 23 
## Module 18

Host-microbiome correlations

## Found 3 batches
## Using null model in ComBat-seq.
## Adjusting for 0 covariate(s) or covariate level(s)
## Estimating dispersions
## Fitting the GLM model
## Shrinkage off - using GLM estimates for parameters
## Adjusting the data

Bacally these netwroks confirm that there are no strong host-microbiome correlations - at least where there is non-zero coverage of bacterial genera.

Following on from this there is still the question of whether low vs high abundance of any given genus is associated with increased or decreased expression of host modules. This may be the case as we saw previously some string correlations that were driven by zeros being present.

Gene expression differences in bacterial presence vs. absence (low)

In this analysis I iterate over the genus CLR data and code each genus as present vs. absent depending on whether there is a zero count or not. Differential abundance of each module against each bacterium is then tested using Wilcoxon-Rank sum test.

There were no significant differences in module eigengene expression between bacterial categories coded as present/absent.